deno/tests
Asher Gomez 92f6188253
chore: use @std import instead of @test_util/std (#22398)
This PR:
1. Replaces `@test_util/std`-prefixed imports with `@std`.
2. Adds `@std/` import map entries to a few `deno.json` files.
2024-02-13 02:05:10 +00:00
..
config chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-12 13:46:50 -07:00
ffi chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-12 13:46:50 -07:00
integration chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00
napi chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-12 13:46:50 -07:00
node_compat chore: use @std import instead of @test_util/std (#22398) 2024-02-13 02:05:10 +00:00
testdata fix(console): support NO_COLOR and colors option in all scenarios (#21910) 2024-02-12 14:35:23 +01:00
unit chore: use @std import instead of @test_util/std (#22398) 2024-02-13 02:05:10 +00:00
unit_node chore: use @std import instead of @test_util/std (#22398) 2024-02-13 02:05:10 +00:00
Cargo.toml chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00
lib.rs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests