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
/
test_util
Age
Commit message (
Expand
)
Author
2024-02-23
chore: revert submodule creation in test_util (#22572)
David Sherret
2024-02-23
feat: infer dependencies from package.json (#22563)
Marvin Hagemeister
2024-02-19
chore: move `test_util` to `tests/util/server` (#22444)
Asher Gomez
2024-02-16
chore: move `test_util/wpt` to `tests/wpt/suite` (#22412)
Asher Gomez
2024-02-15
feat(unstable): single checksum per JSR package in the lockfile (#22421)
David Sherret
2024-02-15
chore: add DENO_FUTURE env var (#22318)
Divy Srivastava
2024-02-14
chore: rename DENO_REGISTRY_URL to JSR_URL (#22414)
Nayeem Rahman
2024-02-13
chore: move `test_util/std` to `tests/util/std` (#22402)
Asher Gomez
2024-02-13
feat: denort binary for `deno compile` (#22205)
Divy Srivastava
2024-02-12
chore: continue tests/ re-org (#22396)
Matt Mastracci
2024-02-12
feat(lsp): jsr support first pass (#22382)
Nayeem Rahman
2024-02-12
chore: move test_ffi and test_nap to tests/ [WIP] (#22394)
Matt Mastracci
2024-02-12
fix(console): support NO_COLOR and colors option in all scenarios (#21910)
Leo Kettmeir
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2024-02-09
refactor: split integration tests from CLI (part 1) (#22308)
Matt Mastracci
2024-02-07
chore: update WPT (#22312)
Bartek Iwańczuk
2024-02-07
chore: use same test server for jsr tests (#22303)
David Sherret
2024-02-06
fix(publish): lazily parse sources (#22301)
David Sherret
2024-02-01
refactor: load bytes in deno_graph (#22212)
David Sherret
2024-01-30
ci: actually fix main for linux-gnu (#22195)
David Sherret
2024-01-30
ci: fix failing upgrade_prompt test on main (#22193)
David Sherret
2024-01-28
chore(lsp): rename client-side command invocations (#22140)
Nayeem Rahman
2024-01-22
feat(lockfile): track JSR and npm dependencies in config file (#22004)
David Sherret
2024-01-09
fix(ext/websocket): pass on uncaught errors in idleTimeout (#21846)
Divy Srivastava
2024-01-08
fix(unstable/tar): skip node_modules, .git, and config "exclude" (#21816)
David Sherret
2024-01-03
chore: make test server less noisy (#21782)
Bartek Iwańczuk
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-27
refactor: simplify hyper, http, h2 deps (#21715)
Bartek Iwańczuk
2023-12-27
refactor: finish test_util server cleanup, simplify dependencies (#21714)
Bartek Iwańczuk
2023-12-27
refactor: rewrite remaining test server to Hyper 1.1 (#21708)
Bartek Iwańczuk
2023-12-26
refactor: fastwebsockets renames (#21707)
Bartek Iwańczuk
2023-12-26
refactor: change cli/ to use hyper 1.1 (#21705)
Bartek Iwańczuk
2023-12-25
refactor: use hyper 1.0 in WS test server (#21698)
Bartek Iwańczuk
2023-12-24
refactor: use hyper 1.0 in grpc test server (#21584)
Bartek Iwańczuk
2023-12-15
refactor: check if scope and package exist before publish (#21575)
Bartek Iwańczuk
2023-12-14
refactor(test_util): move servers to a separate module (#21577)
Bartek Iwańczuk
2023-12-13
test: integration tests for tarring/unfurling (#21544)
Bartek Iwańczuk
2023-12-05
feat(unstable): kv.watch() (#21147)
Luca Casonato
2023-12-02
chore: update std to 0.208.0 (#21318)
Asher Gomez
2023-11-27
ci: make upgrade_lsp_repl_sleeps less flaky (#21363)
David Sherret
2023-11-23
chore: provide error message when a deno.json will be auto-discovered by the ...
David Sherret
2023-11-23
chore: fix upgrade_prompt test on main (#21314)
David Sherret
2023-11-23
chore: add upgrade prompt integration test (#21273)
David Sherret
2023-11-22
Revert "chore: update to `std@0.207.0` (#21284)" (#21295)
Bartek Iwańczuk
2023-11-22
chore: update to `std@0.207.0` (#21284)
Asher Gomez
2023-11-21
ci: attempt to make repl tests less flaky at startup on the CI (#21291)
David Sherret
2023-11-18
chore: update wpt (#21255)
Leo Kettmeir
2023-11-17
chore: combine `TestCommandBuilder` with `DenoCmd` (#21248)
David Sherret
2023-11-17
chore: various improvements to tests (#21222)
David Sherret
2023-11-14
feat(lsp): upgrade check on init and notification (#21105)
Nayeem Rahman
[next]