playwright/tests/playwright-test
2021-07-21 09:51:27 -05:00
..
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): do only allow unique spec titles per suite (#7300) 2021-06-28 22:13:35 +02: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 chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -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 fix(test runner): expose real stack traces and speed up locations (#7265) 2021-06-23 10:30:54 -07:00
fixtures.spec.ts fix(test-runner): with automatic fixtures workerInfo was undefined after conditional skip (#7521) 2021-07-08 21:55:43 +02: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): list mode should print tests (#7665) 2021-07-16 22:34:55 -07:00
junit-reporter.spec.ts feat(test-runner): suite per project (#7688) 2021-07-16 15:23:50 -07:00
launch-server.spec.ts feat(test-runner): mark launch as experimental (#7757) 2021-07-21 09:51:27 -05: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): keep track of remaining tests on the runner side (#7486) 2021-07-07 12:04:43 -07:00
options.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
override-timeout.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
playwright-test-fixtures.ts feat(test-runner): support esm modules in more places (#7542) 2021-07-12 11:59:58 -05: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.spec.ts chore: move working with browser channels to Registry Executables (#7581) 2021-07-13 19:03:49 -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): use require to resolve reporters (#7749) 2021-07-20 15:03:01 -05:00
retry.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
runner.spec.ts fix(test-runner): do not override error with unhandled error (#7507) 2021-07-08 18:24:07 +02:00
shard.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
stdio.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -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): run modifier functions once if they do not depend on test fixtures (#7436) 2021-07-02 15:49:05 -07:00
test-output-dir.spec.ts fix(test-runner): property handle artifacts in context of preserveOutput (#7181) 2021-06-16 16:05:30 -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 chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
worker-index.spec.ts test(runner): new worker after test failure (#7518) 2021-07-08 23:30:15 -07:00