playwright/tests/playwright-test
2023-03-20 17:12:17 -07:00
..
__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 1.33.0-alpha-mar-20-2023 (#21817) 2023-03-20 13:42:22 -07:00
access-data.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
babel.spec.ts test: class properties with |this| don't work anymore (#21796) 2023-03-20 16:38:51 +01:00
basic.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
command-line-filter.spec.ts chore: remove unnecessary args in ttest (#21012) 2023-02-18 13:08:17 -08:00
config.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
deps.spec.ts feat(deps): inherit environment changes from dependencies (#21771) 2023-03-17 15:46:52 -07:00
esm.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
exit-code.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
expect-poll.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
expect-soft.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
expect-to-pass.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
expect.spec.ts test: gardening (#21814) 2023-03-20 12:52:52 -07:00
fixture-errors.spec.ts fix(test runner): improved fixture teardown timeout error message (#21572) 2023-03-10 13:45:47 -08:00
fixtures.spec.ts chore: throw pretty error if rest parameters is used inside fixtures (#21659) 2023-03-14 17:35:52 +01:00
gitignore.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
global-setup.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
golden.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
hooks.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
list-mode.spec.ts chore: remove usesCustomOutputDir from tests (#21011) 2023-02-18 11:41:41 -08:00
loader.spec.ts fix(test runner): allow worker-only dynamic imports (#21545) 2023-03-10 08:58:26 -08:00
match-grep.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
max-failures.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
override-timeout.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
playwright-test-fixtures.ts chore(ui): start adding ui mode tests (2) (#21608) 2023-03-13 12:14:51 -07:00
playwright.artifacts.spec.ts chore: split trace events into phases (#21696) 2023-03-15 22:33:40 -07:00
playwright.config.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08: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 test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
playwright.ct-build.spec.ts feat(ct-react): Support React 18 only (#19814) 2023-03-03 14:28:33 -08:00
playwright.ct-react.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
playwright.fetch.spec.ts chore: increase timeout for flaky "should stop tracing on requestContext.dispose()" (#21767) 2023-03-17 13:33:44 -07:00
playwright.reuse.spec.ts fix(reuse): serial mode with tracing should not throw (#21726) 2023-03-16 14:32:12 -07:00
playwright.spec.ts chore: hide store from public (#21763) 2023-03-17 11:50:44 -07:00
playwright.trace.spec.ts chore: make stacks rendering live in ui mode (#21728) 2023-03-16 18:17:07 -07:00
playwright.unhandled.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
repeat-each.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
reporter-attachment.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
reporter-base.spec.ts revert(#12706): also fix related bugs it introduced (#21070) 2023-02-21 14:15:11 -08:00
reporter-dot.spec.ts chore: remove unnecessary args in ttest (#21012) 2023-02-18 13:08:17 -08:00
reporter-github.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
reporter-html.spec.ts chore(ui): show output on demand (#21592) 2023-03-11 11:43:33 -08:00
reporter-json.spec.ts chore: remove usesCustomOutputDir from tests (#21011) 2023-02-18 11:41:41 -08:00
reporter-junit.spec.ts chore: remove usesCustomOutputDir from tests (#21011) 2023-02-18 11:41:41 -08:00
reporter-line.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
reporter-list.spec.ts chore: enable tsc for ttest sources (#21018) 2023-02-19 11:18:07 -08:00
reporter-raw.spec.ts chore: remove usesCustomOutputDir from tests (#21011) 2023-02-18 11:41:41 -08:00
reporter.spec.ts chore: move sever/isomorphic to utils/ to use it in client (#21445) 2023-03-06 18:49:14 -08:00
resolver.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
retry.spec.ts chore: remove unnecessary args in ttest (#21012) 2023-02-18 13:08:17 -08:00
runner.spec.ts fix(test runner): do not optimize filtering when sourcemap is present (#21359) 2023-03-03 07:49:19 -08:00
shard.spec.ts fix(shards): shard test groups instead of files (#21638) 2023-03-14 10:41:37 -07:00
snapshot-path-template.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
stdio.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
store.spec.ts chore: hide store from public (#21763) 2023-03-17 11:50:44 -07:00
test-extend.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
test-grep.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
test-ignore.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
test-info.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
test-modifiers.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
test-output-dir.spec.ts chore: remove unnecessary args in ttest (#21012) 2023-02-18 13:08:17 -08:00
test-parallel.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
test-serial.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
test-step.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
test-use.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
timeout.spec.ts fix(test runner): improved fixture teardown timeout error message (#21572) 2023-03-10 13:45:47 -08:00
to-have-screenshot.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
types-2.spec.ts fix(test runner types): allow sync step functions (#20996) 2023-02-17 14:26:40 -08:00
types.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
ui-mode-fixtures.ts chore: remove npx playwright ui (#21823) 2023-03-20 17:12:17 -07:00
ui-mode-test-filters.spec.ts chore(ui): decorate pending, add time spent (#21821) 2023-03-20 17:12:02 -07:00
ui-mode-test-progress.spec.ts chore: remove npx playwright ui (#21823) 2023-03-20 17:12:17 -07:00
ui-mode-test-run.spec.ts chore(ui): decorate pending, add time spent (#21821) 2023-03-20 17:12:02 -07:00
ui-mode-test-source.spec.ts chore(ui): ui polish / nits (#21781) 2023-03-19 12:04:19 -07:00
ui-mode-test-tree.spec.ts chore: show folders in the tree (#21789) 2023-03-19 18:51:09 -07:00
ui-mode-test-update.spec.ts chore: reimplement filters (#21647) 2023-03-13 22:19:31 -07:00
ui-mode-test-watch.spec.ts chore(ui): queue watch runs (#21809) 2023-03-20 13:45:35 -07:00
ui-mode-trace.spec.ts chore(ui): follow up to watch, fix win (#21792) 2023-03-19 22:52:48 -07:00
watch.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
web-server.spec.ts chore: consolidate http/https fetching (#21104) 2023-02-22 17:09:56 +01:00
worker-index.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00