1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 15:24:46 -05:00
denoland-deno/test_util
Bartek Iwańczuk a2b5d44f1a
refactor: Reorganise integration tests (#9282)
This commit reorganises cli/tests/integration_tests.rs.

All integration tests had been moved into integration module,
which allows to run only integration tests by "cargo test integration".

Additionally some tests were further grouped under nested modules
like "inspector", "file_watcher" or "repl".
2021-02-01 19:09:25 +01:00
..
src refactor: Reorganise integration tests (#9282) 2021-02-01 19:09:25 +01:00
wpt@4e9ee672ed refactor: rewrite Blob implementation (#9309) 2021-01-30 19:22:24 +01:00
Cargo.toml chore: upgrade tokio to 1.1.1 (#9327) 2021-01-29 21:18:31 -05:00