index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
integration
/
mod.rs
Age
Commit message (
Expand
)
Author
2024-09-16
chore: deprecate lint itests (#25655)
HasanAlrimawi
2024-09-16
chore: move info itests (#25659)
Mohammad Sulaiman
2024-09-16
chore: deprecate node compat itests (#25573)
Mohammad Sulaiman
2024-09-09
chore: Deprecate worker itests (#25514)
Mohammad Sulaiman
2024-09-05
chore: deprecate doc itests (#25452)
Mohammad Sulaiman
2024-09-03
BREAKING: remove `deno vendor` (#25343)
Asher Gomez
2024-09-02
BREAKING: remove `deno bundle` (#25339)
Asher Gomez
2024-08-28
test: Don't run unit tests with and without `DENO_FUTURE=1` (#25273)
Bartek Iwańczuk
2024-08-26
Reland "test: run unit tests with DENO_FUTURE=1" (#25212)
Bartek Iwańczuk
2024-08-15
Revert "test: run unit tests with DENO_FUTURE=1 (#24400)" (#25060)
Bartek Iwańczuk
2024-08-14
test: run unit tests with DENO_FUTURE=1 (#24400)
Bartek Iwańczuk
2024-05-17
feat(serve): support `--port 0` to use an open port (#23846)
Satya Rohith
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-05-03
chore: move cert itests to spec tests (#23607)
David Sherret
2024-03-25
chore(tests): Introduce integration tests for `jupyter` subcommand (#23074)
Nathan Whitaker
2024-03-15
chore: move more tests away from itest (#22909)
David Sherret
2024-02-29
feat(unstable): `deno add` subcommand (#22520)
Bartek Iwańczuk
2024-02-12
chore: continue tests/ re-org (#22396)
Matt Mastracci
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci