.. |
assets
|
feat(test-runner): add webServer (#7368)
|
2021-07-07 20:19:42 +02:00 |
entry
|
fix(test-runner): work with .mjs files (#7373)
|
2021-06-29 15:28:41 -07:00 |
access-data.spec.ts
|
feat(test-runner): introduce attachments (#7685)
|
2021-07-16 13:48:37 -07:00 |
base-reporter.spec.ts
|
feat(test-runner): suite per project (#7688)
|
2021-07-16 15:23:50 -07:00 |
basic.spec.ts
|
feat(test runner): test.skip(title, testFunction) syntax (#7922)
|
2021-07-29 14:33:37 -07:00 |
config.spec.ts
|
chore(test-runner): remove the notion of Spec (#7661)
|
2021-07-15 22:02:10 -07:00 |
dot-reporter.spec.ts
|
fix(test runner): dot reporter incorrectly splits by 80 (#7925)
|
2021-07-30 01:34:28 -07:00 |
exit-code.spec.ts
|
chore: remove internal uses of "folio" (#6931)
|
2021-06-06 22:07:07 -07:00 |
expect.spec.ts
|
fix(test-runner): set expand: false for expect. (#7722)
|
2021-07-19 11:59:53 -05:00 |
fixture-errors.spec.ts
|
feat(test runner): file scope fixtures (#7969)
|
2021-08-04 21:11:02 -07:00 |
fixtures.spec.ts
|
feat(test runner): file scope fixtures (#7969)
|
2021-08-04 21:11:02 -07:00 |
gitignore.spec.ts
|
chore: remove internal uses of "folio" (#6931)
|
2021-06-06 22:07:07 -07:00 |
global-setup.spec.ts
|
feat(test-runner): use require.resolve for globalSetup and globalTeardown (#7752)
|
2021-07-20 15:13:40 -05:00 |
golden.spec.ts
|
fix(test-runner): sanitize snapshot name before constructing a path (#7620)
|
2021-07-14 16:31:19 -07:00 |
hooks.spec.ts
|
chore(test-runner): remove the notion of Spec (#7661)
|
2021-07-15 22:02:10 -07:00 |
json-reporter.spec.ts
|
fix(test-runner): sharding tests does not show a lot of skips (#7708)
|
2021-07-27 11:04:38 -07:00 |
junit-reporter.spec.ts
|
feat(junit reporter): add attachments to stdout (#8059)
|
2021-08-06 15:47:54 -07:00 |
line-reporter.spec.ts
|
chore: remove internal uses of "folio" (#6931)
|
2021-06-06 22:07:07 -07:00 |
list-mode.spec.ts
|
fix(test-runner): do not list tests to stdout when JSON reporter is used (#7730)
|
2021-07-20 01:10:43 +02:00 |
list-reporter.spec.ts
|
feat(test-runner): suite per project (#7688)
|
2021-07-16 15:23:50 -07:00 |
loader.spec.ts
|
feat(test-runner): support esm modules in more places (#7542)
|
2021-07-12 11:59:58 -05:00 |
match-grep.spec.ts
|
feat(test-runner): suite per project (#7688)
|
2021-07-16 15:23:50 -07:00 |
max-failures.spec.ts
|
fix(test runner): make obtainWorker() resolve with null when stopping (#8018)
|
2021-08-05 15:00:00 -07:00 |
options.spec.ts
|
chore: remove internal uses of "folio" (#6931)
|
2021-06-06 22:07:07 -07:00 |
override-timeout.spec.ts
|
test(test-runner): unflake override-timeout.spec.ts (#7869)
|
2021-07-29 13:34:46 -07:00 |
playwright-test-fixtures.ts
|
feat(test runner): file scope fixtures (#7969)
|
2021-08-04 21:11:02 -07:00 |
playwright-test.config.ts
|
fix(test-runner): property handle artifacts in context of preserveOutput (#7181)
|
2021-06-16 16:05:30 -07:00 |
playwright.expect.misc.spec.ts
|
feat(test-runner): introduce actionTimeout and navigationTimeout (#7919)
|
2021-07-29 21:03:50 -07:00 |
playwright.expect.text.spec.ts
|
feat(test runner): expect(locator) matchers to show a nice error on timeout (#7935)
|
2021-07-30 13:12:49 -07:00 |
playwright.expect.true.spec.ts
|
feat(expect): add more matchers (#7891)
|
2021-07-28 15:44:44 -07:00 |
playwright.spec.ts
|
feat(report): add video to attachments (#7976)
|
2021-08-03 17:07:57 -07:00 |
repeat-each.spec.ts
|
chore: remove internal uses of "folio" (#6931)
|
2021-06-06 22:07:07 -07:00 |
reporter.spec.ts
|
feat(test-runner): introduce test.step (#7956)
|
2021-08-02 22:11:37 -07:00 |
retry.spec.ts
|
feat(test runner): show errors from interrupted tests when available (#7874)
|
2021-07-28 15:43:37 -07:00 |
runner.spec.ts
|
feat(test runner): file scope fixtures (#7969)
|
2021-08-04 21:11:02 -07:00 |
shard.spec.ts
|
fix(test runner): make test order stable when fixtures are changing (#7923)
|
2021-07-29 18:27:47 -07:00 |
stdio.spec.ts
|
feat(test runner): file scope fixtures (#7969)
|
2021-08-04 21:11:02 -07:00 |
test-extend.spec.ts
|
feat(test-runner): do only allow unique spec titles per suite (#7300)
|
2021-06-28 22:13:35 +02:00 |
test-ignore.spec.ts
|
feat(test-runner): allow to focus a test in a location (#7208)
|
2021-06-24 10:02:34 +02:00 |
test-info.spec.ts
|
chore: remove internal uses of "folio" (#6931)
|
2021-06-06 22:07:07 -07:00 |
test-modifiers.spec.ts
|
feat(test runner): test.skip(title, testFunction) syntax (#7922)
|
2021-07-29 14:33:37 -07:00 |
test-output-dir.spec.ts
|
fix(test runner): do not override browserName when using without --browser (#7806)
|
2021-07-23 09:04:20 -07:00 |
timeout.spec.ts
|
feat(test runner): support test.setTimeout for the whole block (#7387)
|
2021-06-29 13:33:13 -07:00 |
types-2.spec.ts
|
chore: remove internal uses of "folio" (#6931)
|
2021-06-06 22:07:07 -07:00 |
types.spec.ts
|
feat(test runner): file scope fixtures (#7969)
|
2021-08-04 21:11:02 -07:00 |
web-server.spec.ts
|
feat(test-runner): re-enable web server (#7906)
|
2021-08-03 23:24:14 +02:00 |
worker-index.spec.ts
|
test(runner): new worker after test failure (#7518)
|
2021-07-08 23:30:15 -07:00 |