1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/integration
HasanAlrimawi e0b9c745c1
chore: deprecate test itests (#25512)
This PR is part of #22907

---------

Signed-off-by: HasanAlrimawi <141642411+HasanAlrimawi@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-09-16 19:38:40 +00:00
..
bench_tests.rs chore: migrate bench, publish, and more itests to spec tests (#23584) 2024-04-29 10:08:27 -04:00
cache_tests.rs BREAKING: DENO_FUTURE=1 by default, or welcome to Deno 2.0 (#25213) 2024-08-30 13:58:58 -04:00
check_tests.rs test: rewrite some ignored tests to spec tests (#25652) 2024-09-16 15:39:58 +02:00
compile_tests.rs feat(cli): use NotCapable error for permission errors (#25431) 2024-09-10 11:12:24 -07:00
coverage_tests.rs feat(coverage): add breadcrumbs to deno coverage --html report (#24860) 2024-08-14 16:37:19 +09:00
eval_tests.rs chore: deprecate eval itests (#25382) 2024-09-03 15:14:19 +00:00
flags_tests.rs feat: better help output (#24958) 2024-08-12 08:55:33 -07:00
fmt_tests.rs BREAKING: remove deprecated files config (#25535) 2024-09-09 16:33:09 +00:00
init_tests.rs fix(cli/tools): correct deno init --serve template behavior (#25318) 2024-09-02 23:01:36 +00:00
inspector_tests.rs Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593) 2024-07-18 01:37:31 +02:00
install_tests.rs feat(uninstall): alias to 'deno remove' if -g flag missing (#25461) 2024-09-05 13:51:37 +02:00
js_unit_tests.rs feat: stabilize Deno.createHttpClient() (#25569) 2024-09-12 10:46:48 +10:00
jsr_tests.rs feat: improve lockfile v4 to store normalized version constraints and be more terse (#25247) 2024-08-28 14:17:47 -04:00
jupyter_tests.rs fix: adapt to new jupyter runtime API and include session IDs (#24762) 2024-07-27 10:39:08 +02:00
lsp_tests.rs feat: TypeScript 5.6 and npm:@types/node@22 (#25614) 2024-09-14 11:58:47 +01:00
mod.rs chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
node_unit_tests.rs feat: stabilize Deno.createHttpClient() (#25569) 2024-09-12 10:46:48 +10:00
npm_tests.rs feat: require(esm) (#25501) 2024-09-10 20:12:36 +00:00
pm_tests.rs feat(install): change 'Add ...' message (#24949) 2024-08-08 16:25:05 +02:00
publish_tests.rs feat(publish): error on missing license file (#25011) 2024-08-12 19:51:58 -04:00
repl_tests.rs BREAKING: DENO_FUTURE=1 by default, or welcome to Deno 2.0 (#25213) 2024-08-30 13:58:58 -04:00
run_tests.rs test: rewrite some ignored tests to spec tests (#25652) 2024-09-16 15:39:58 +02:00
serve_tests.rs chore: maybe fix flaky serve_parallel test (#25668) 2024-09-16 18:55:49 +00:00
shared_library_tests.rs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
task_tests.rs chore: deprecate task itests (#25558) 2024-09-11 17:39:47 +02:00
test_tests.rs chore: deprecate test itests (#25512) 2024-09-16 19:38:40 +00:00
upgrade_tests.rs fix(upgrade): more informative information on invalid version (#25319) 2024-08-31 00:22:20 +00:00
watcher_tests.rs feat: print Listening on messages on stderr instead of stdout (#25491) 2024-09-14 23:30:06 +02:00