summaryrefslogtreecommitdiff
path: root/cli/tests/test
AgeCommit message (Expand)Author
2021-07-05feat(test): add --shuffle flag to randomize test ordering (#11163)Casper Beyer
2021-07-05fix(runtime): ignored tests should not cause permission changes (#11278)Casper Beyer
2021-07-05tests: be more liberal with expectation wildcards (#11279)Casper Beyer
2021-07-05refactor(runtime): reduce duplication in test harness (#11274)Casper Beyer
2021-07-04refactor: use primordials in runtime/, part2 (#11248)Bartek Iwańczuk
2021-07-03refactor: use primordials in runtime/, part1 (#11241)Bartek Iwańczuk
2021-06-29test(cli): harden test runner tests (#11166)Casper Beyer
2021-05-24fix(cli/test): don't use reserved symbol `:` in specifier (#10751)Casper Beyer
2021-05-18chore: update deno_lint binary used in CI to v0.5.0 (#10652)Yusuke Tanaka
2021-05-11feat(test): add support for type checking documentation (#10521)Casper Beyer
2021-05-02fix(test): change inflection depending on number of pending tests (#10466)Casper Beyer
2021-04-30fix(cli/tools/test): print module tests originate from (#10428)Casper Beyer
2021-04-28feat(test): run test modules in parallel (#9815)Casper Beyer
2021-04-25feat(cli): add test permissions to Deno.test (#10188)Casper Beyer
2021-03-01test(cli): reorganize test subcommand testcases and fixtures (#9627)Casper Beyer