| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-01 | feat(lsp): quick fix for @deno-types="npm:@types/*" (#25954) | Nayeem Rahman | |
| 2024-05-03 | chore(tests/specs): ability to have sub tests in file (#23667) | David Sherret | |
| Allows writing named sub-tests. These are: 1. Filterable on the command line via `cargo test ...` 2. Run in parallel 3. Use a fresh temp and deno dir for each test (unlike steps) | |||
| 2024-05-01 | chore: fix flaky module graph cache tests (#23623) | David Sherret | |
| 2024-04-29 | chore: add tests for moduleGraph2 (#23603) | David Sherret | |
| Also did some renames from underscores to hyphens | |||
| 2024-04-01 | chore(specs): add jsr and npm env vars to tests by default (#23171) | David Sherret | |
| 2024-03-15 | chore: move more tests away from itest (#22909) | David Sherret | |
| Part of #22907 | |||
