1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-11 00:21:05 -05:00
denoland-deno/tests
Bartek Iwańczuk cf0579c7d4
test: npm registry handles two test scopes (#23663)
This commit updates our testing npm registry to handle
additional `@denotest2` scope in addition to `@denotest`
scope. I might have to update it further in the future to handle
additional scopes, but it's good enough for now.
2024-05-03 00:00:38 +00:00
..
config chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
ffi chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-12 13:46:50 -07:00
integration chore: make a couple repl tests less flaky (#23636) 2024-05-01 16:37:17 +00:00
napi chore: update to Rust 1.77.2 (#23262) 2024-04-10 22:08:23 +00:00
node_compat test: fix node_compat_test (#23446) 2024-04-19 01:42:18 +02:00
specs test: npm registry handles two test scopes (#23663) 2024-05-03 00:00:38 +00:00
testdata test: npm registry handles two test scopes (#23663) 2024-05-03 00:00:38 +00:00
unit fix(ext/http): ensure signal is created iff requested (#23601) 2024-04-29 09:40:02 -06:00
unit_node fix(ext/node): support delete process.env.var (#23647) 2024-05-02 06:40:22 +00:00
util test: npm registry handles two test scopes (#23663) 2024-05-03 00:00:38 +00:00
wpt fix: Float16Array support (#23512) 2024-04-23 22:54:19 +02:00
Cargo.toml chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04: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