.. |
__screenshots__/playwright.artifacts.spec.ts
|
feat: allow options in automatic screenshots (#19143)
|
2022-12-07 08:45:33 -08:00 |
assets
|
Revert "feat: send SIGTERM to webserver before SIGKILL'ing it. (#18220)" (#18661)
|
2022-11-09 09:18:33 -08:00 |
stable-test-runner
|
chore: roll stable-test-runner to ToT (#20754)
|
2023-02-08 10:02:20 -08:00 |
access-data.spec.ts
|
chore: align more ESLint rules with VSCode formatting (#16647)
|
2022-08-18 20:12:33 +02:00 |
babel.spec.ts
|
feat(ct): support cra w/ .js (#14326)
|
2022-05-24 19:43:28 -07:00 |
basic.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
command-line-filter.spec.ts
|
fix(pwtest): fix focused line with dirname specified (#18189)
|
2022-10-19 15:05:59 -07:00 |
config.spec.ts
|
chore: fix typos (#20473)
|
2023-01-30 09:53:28 +01:00 |
deps.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
esm.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
exit-code.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
expect-poll.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
expect-soft.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
expect-to-pass.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
expect.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
fixture-errors.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
fixtures.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
gitignore.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
global-scripts.spec.ts
|
chore: expose project dependencies api (#20546)
|
2023-02-01 08:39:07 -08:00 |
global-setup.spec.ts
|
chore: do not run all on watch (#20758)
|
2023-02-08 12:44:51 -08:00 |
golden.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
hooks.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
list-mode.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
loader.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
match-grep.spec.ts
|
test(test-runner): add tests to show that grep is case insensitive (#8091)
|
2021-08-09 14:05:51 -04:00 |
max-failures.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08: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
|
test(watch): start adding tests (#20764)
|
2023-02-09 08:31:02 -08:00 |
playwright.artifacts.spec.ts
|
feat: allow options in automatic screenshots (#19143)
|
2022-12-07 08:45:33 -08:00 |
playwright.config.spec.ts
|
feat(api): introduce getByTestId (#17645)
|
2022-09-27 21:06:07 -07:00 |
playwright.config.ts
|
chore: refactor graceful close, rename to host/main (#20283)
|
2023-01-22 15:04:29 -08:00 |
playwright.connect.spec.ts
|
chore: optionally connect instead of launching (#17174)
|
2022-09-07 15:57:20 -07:00 |
playwright.ct-build.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
playwright.ct-react.spec.ts
|
chore: refactor graceful close, rename to host/main (#20283)
|
2023-01-22 15:04:29 -08:00 |
playwright.fetch.spec.ts
|
fix: stop har recording when APIRequestContext is disposed (#17007)
|
2022-08-31 21:51:38 -07:00 |
playwright.reuse.spec.ts
|
fix(reuse): make reuse work with tracing (#19733)
|
2023-01-05 14:50:47 -08:00 |
playwright.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
playwright.trace.spec.ts
|
chore: merge the util exports (#20110)
|
2023-01-13 13:50:38 -08:00 |
playwright.unhandled.spec.ts
|
feat(test runner): separate interrupted status from skipped (#16124)
|
2022-08-02 12:55:43 -07:00 |
repeat-each.spec.ts
|
chore: enable object-curly-spacing in ESLint (#9168)
|
2021-09-27 18:58:08 +02:00 |
reporter-attachment.spec.ts
|
chore: implement repeat last run (#20727)
|
2023-02-07 15:56:39 -08:00 |
reporter-base.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
reporter-dot.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
reporter-github.spec.ts
|
chore: implement repeat last run (#20727)
|
2023-02-07 15:56:39 -08:00 |
reporter-html.spec.ts
|
feat: html reporter sharded option (#20737)
|
2023-02-07 22:21:50 -08:00 |
reporter-json.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
reporter-junit.spec.ts
|
chore: fix typos (#20473)
|
2023-01-30 09:53:28 +01:00 |
reporter-line.spec.ts
|
chore: implement repeat last run (#20727)
|
2023-02-07 15:56:39 -08:00 |
reporter-list.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
reporter-raw.spec.ts
|
feat(testinfo): add name to attachment output name (#18440)
|
2022-11-03 13:54:51 -07:00 |
reporter.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
resolver.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
retry.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
runner.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
shard.spec.ts
|
chore: project deps (#20514)
|
2023-01-31 15:59:13 -08:00 |
snapshot-path-template.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
stdio.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
store.spec.ts
|
chore: temporarily remove project and global setup, store (#20181)
|
2023-01-18 12:56:03 -08:00 |
test-extend.spec.ts
|
fix(test runner): make sure undefined options in config result in default values (#19632)
|
2022-12-21 14:34:43 -08:00 |
test-grep.spec.ts
|
fix: --grep and --grep-invert should intersect with config (#17716)
|
2022-09-29 16:39:21 -07:00 |
test-ignore.spec.ts
|
chore: revert "fix(test-runner): escape backslashes in win cli (#11763)" (#12004)
|
2022-02-10 07:02:37 -08:00 |
test-info.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
test-modifiers.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
test-output-dir.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
test-parallel.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
test-serial.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
test-step.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
test-use.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
timeout.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
to-have-screenshot.spec.ts
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
types-2.spec.ts
|
feat(test runner): test.describe.configure({ retries, timeout }) (#18388)
|
2022-10-27 15:53:27 -07:00 |
types.spec.ts
|
fix(types): update PlaywrightTestConfig types (#20540)
|
2023-01-31 15:02:01 -08:00 |
watch.spec.ts
|
test(watch): start adding tests (#20764)
|
2023-02-09 08:31:02 -08:00 |
web-server.spec.ts
|
chore: remove plugin registration sink (#20460)
|
2023-01-27 14:36:41 -08:00 |
worker-index.spec.ts
|
fix(test runner): do not send entirely skipped test groups to a worker (#20346)
|
2023-01-25 12:54:50 -08:00 |