playwright/tests/playwright-test
Max Schmitt 5ceb61c497
chore: roll stable-test-runner to 1.52.0-beta-1744901303000.tgz (#35654)
2025-04-17 17:43:17 +02:00
..
__screenshots__ chore: dogfood jest-style aria snapshots (#34365) 2025-01-17 10:17:26 -08:00
assets fix(ui): print the web server output in the ui mode (#31824) 2024-07-23 16:52:32 -07:00
stable-test-runner chore: roll stable-test-runner to 1.52.0-beta-1744901303000.tgz (#35654) 2025-04-17 17:43:17 +02:00
access-data.spec.ts Revert "chore: add location named property to annotations (#35373)" (#35620) 2025-04-15 11:17:21 -07:00
aria-snapshot-file.spec.ts chore: change recommended snapshot extension to .aria.yml (#34963) 2025-02-28 10:03:39 +01:00
babel.spec.ts test: fix `should not transform external` for newer Node versions (#34006) 2024-12-13 17:17:49 +00:00
basic.spec.ts fix: do not pass unsafe `matcherResult` over IPC (#35565) 2025-04-10 14:39:33 -07:00
clear-cache.spec.ts chore: implement clear-cache through plugins (#32471) 2024-09-05 13:50:16 -07:00
command-line-filter.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
config.spec.ts feat(config): failOnFlakyTests option (#35109) 2025-03-11 10:06:20 -07:00
decorators.spec.ts chore: allow ts decorators (#22080) 2023-03-29 20:43:08 -07:00
deps.spec.ts chore(test runner): do not produce some of the fake skipped test results (#27730) 2023-10-20 17:01:46 -07:00
esm.spec.ts fix(test runner): disregard native typescript execution in Node.js (#35300) 2025-03-20 19:17:17 +00:00
exit-code.spec.ts feat: implement flag to fail flaky tests (#30618) 2024-05-15 09:10:10 -07:00
expect-configure.spec.ts chore: populate matcherResult in web assertions (#27133) 2023-09-16 14:24:10 -07:00
expect-poll.spec.ts fix(expect): respect custom message in expect.poll (#32603) 2024-09-16 00:10:06 -07:00
expect-soft.spec.ts docs: do not call custom expect message an "error message" (#29390) 2024-02-06 12:12:45 -08:00
expect-to-pass.spec.ts feat: Support intervals arg for toPass (#30037) 2024-03-29 10:17:29 -07:00
expect.spec.ts docs(test-assertions): optimize custom matcher to handle negative assertions efficiently (#35599) 2025-04-14 12:07:01 -07:00
find-related-tests.spec.ts chore: make find-related-test-files work through plugins (#32465) 2024-09-05 06:52:11 -07:00
fit-to-width.spec.ts chore(reporter): add another surrogate pair test case (#33428) 2024-11-05 07:55:17 +01:00
fixture-errors.spec.ts feat: allow boxing and titling fixtures, simulate context fixture deps (#31423) 2024-06-24 21:43:43 -07:00
fixtures.spec.ts test: have typed RunResult.results (#34883) 2025-02-21 14:22:59 +01:00
gitignore.spec.ts feat(config): respectGitIgnore option (#30972) 2024-05-23 12:05:02 -07:00
global-setup.spec.ts fix(global setup): simplify ordering (#33444) 2024-11-05 10:36:29 +01:00
golden.spec.ts fix: allow changed to be passed in config (#34473) 2025-01-24 15:42:58 -08:00
hooks.spec.ts fix(test runner): timeout in fixture teardown should not prevent other slots (#32157) 2024-08-16 04:25:00 -07:00
list-files.spec.ts chore: implement server-based list files (#29633) 2024-02-23 08:29:44 -08:00
list-mode.spec.ts Revert "fix: respect .only in --list mode" (#28770) 2023-12-22 11:03:30 -08:00
loader.spec.ts fix(test runner): do not revert the transform (#31930) 2024-07-31 13:17:09 -07:00
match-grep.spec.ts fix(ui): when --grep is used, UI should only show selected tests (#31815) 2024-07-23 15:29:08 +02:00
max-failures.spec.ts fix(test-runner): do not consider retries for maxFailures (#32533) 2024-09-11 20:35:26 +02:00
only-changed.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -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: followup on static annotations (#35579) 2025-04-15 09:07:42 +02:00
playwright.artifacts.spec.ts feat(prompt): link to error prompt in terminal (#35341) 2025-03-28 13:42:18 +01:00
playwright.config.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
playwright.config.ts chore: roll expect and move it to third party (#32458) 2024-09-09 13:12:20 -07:00
playwright.connect.spec.ts chore: refactor error context (#35613) 2025-04-15 17:29:07 +02:00
playwright.ct-build.spec.ts chore: bump vite to v6 (#34663) 2025-02-18 13:29:16 +01:00
playwright.ct-dev-server.spec.ts chore: make dev server only use public config (#32441) 2024-09-04 01:29:55 -07:00
playwright.ct-react.spec.ts test: unflake should pass "key" attribute from JSX in variable (#31141) 2024-06-04 17:57:57 +02:00
playwright.fetch.spec.ts chore: hint at unroute for handle errors (#30949) 2024-05-22 08:54:19 -07:00
playwright.reuse.browser.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
playwright.reuse.spec.ts fix(trace): afterAll hook should not break tracing with reused context (#33616) 2024-11-14 13:24:02 -08:00
playwright.spec.ts chore: refactor error context (#35613) 2025-04-15 17:29:07 +02:00
playwright.trace.spec.ts chore(ui): hide top-level attach actions (#35040) 2025-03-05 15:37:25 +01:00
playwright.unhandled.spec.ts fix(test runner): properly handle uncaught errors in test.fail() (#27734) 2023-10-23 09:14:31 -07:00
repeat-each.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
reporter-attachment.spec.ts Revert "feat(tracing): add .pwtrace to trace file extension" (#32648) 2024-09-17 15:32:30 +02:00
reporter-base.spec.ts chore: completely remove annotation warnings code (#35637) 2025-04-17 05:19:14 -07:00
reporter-blob.spec.ts fix(blob): properly communicate attachments through blob merges (#35517) 2025-04-16 13:03:45 -07:00
reporter-dot.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
reporter-github.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
reporter-html.spec.ts chore(html): open `path` attachments in new tab (#35508) 2025-04-10 11:47:22 +02:00
reporter-json.spec.ts chore: refactor error context (#35613) 2025-04-15 17:29:07 +02:00
reporter-junit.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
reporter-line.spec.ts chore: refactor error context (#35613) 2025-04-15 17:29:07 +02:00
reporter-list.spec.ts fix(list reporter): do not break after output without trailing eol (#34410) 2025-01-21 18:30:09 +00:00
reporter-markdown.spec.ts chore: move markdown reporter to playwright-dashboard (#35465) 2025-04-02 17:26:33 -07:00
reporter-onend.spec.ts feat(onEnd): allow overriding the exit code (#27010) 2023-09-12 13:37:30 -07:00
reporter.spec.ts Revert "chore: add location named property to annotations (#35373)" (#35620) 2025-04-15 11:17:21 -07:00
resolver.spec.ts feat: config.build.tsconfig (#33026) 2024-10-10 01:37:46 -07:00
retry.spec.ts Revert "chore: add location named property to annotations (#35373)" (#35620) 2025-04-15 11:17:21 -07:00
runner.spec.ts fix(test runner): apply `--last-failed` after sharding (#34166) 2024-12-30 18:45:49 +00:00
shard.spec.ts fix: add validations to --shard cli parameter (#34463) (#34479) 2025-01-27 14:31:14 -08:00
snapshot-path-template.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
stdio.spec.ts fix(test runner): cleanup DEBUG_COLORS usage (#32764) 2024-09-26 03:15:46 -07:00
test-extend.spec.ts chore: composed->merge (#27555) 2023-10-11 13:56:27 -07:00
test-grep.spec.ts Fix various typos (Fixes #27396) (#27391) 2023-10-04 19:56:42 -07:00
test-ignore.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -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 Revert "chore: add location named property to annotations (#35373)" (#35620) 2025-04-15 11:17:21 -07:00
test-output-dir.spec.ts chore: trim file names longer than 60 chars (was 100) (#29725) 2024-03-18 12:53:15 -07:00
test-parallel.spec.ts test: remove magic headers in ttest (#20867) 2023-02-14 19:20:56 -08:00
test-serial.spec.ts fix(reporters): properly determine flaky status for serial mode (#30529) 2024-04-25 13:39:14 -07:00
test-server.spec.ts fix(testServer): pass use options to listFiles command (#34832) 2025-02-18 00:33:45 +01:00
test-step.spec.ts chore(html): render locator.fill value (#35457) 2025-04-02 15:40:37 +02:00
test-tag.spec.ts Revert "chore: enforce tags format via typescript types (#32384)" (#32431) 2024-09-03 10:07:08 -07:00
test-use.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
timeout.spec.ts fix: disable global timeout when debugging (#34922) 2025-02-25 11:33:15 -08:00
to-have-screenshot.spec.ts chore: remove pageSnapshot option (#34962) 2025-02-28 13:16:58 +01:00
types-2.spec.ts fix: expect.poll type with custom matcher (#35651) 2025-04-17 16:11:06 +02:00
types.spec.ts fix(types): update types for test.extend (#33784) 2024-12-09 08:59:01 -08:00
ui-mode-fixtures.ts chore: move crypto to server/util/ (#34759) 2025-02-12 14:43:52 -08:00
ui-mode-llm.spec.ts chore: do not compute git diff on PRs (#35062) 2025-03-05 20:43:27 -08:00
ui-mode-metadata.spec.ts chore: another iteration on gitCommit/gitDiff props (#34926) 2025-02-26 08:40:30 -08:00
ui-mode-test-annotations.spec.ts chore(lint): Ensure EOL newlines (#34117) 2024-12-20 09:17:09 -08:00
ui-mode-test-attachments.spec.ts feat(trace viewer): link from attach action to attachment tab (#33265) 2024-11-06 10:22:15 +01:00
ui-mode-test-ct.spec.ts chore: automatically detect the dev server (#29176) 2024-01-25 11:46:47 -08:00
ui-mode-test-filters.spec.ts chore: implement tree w/o list (#33167) 2024-10-17 16:57:45 -07:00
ui-mode-test-network-tab.spec.ts test: unflake some network-tab related tests (#35574) 2025-04-10 15:18:34 +01:00
ui-mode-test-output.spec.ts chore: builtins (#35197) 2025-03-25 13:49:28 +00:00
ui-mode-test-progress.spec.ts chore: move utils that are user in server to server/utils (3) (#34739) 2025-02-12 09:34:01 -08:00
ui-mode-test-run.spec.ts fix(ui-mode): prevent websocket connection leaks on reload (#33643) 2024-11-18 01:03:21 -08:00
ui-mode-test-screencast.spec.ts test: unflake various tests (#32014) 2024-08-05 08:29:13 -07:00
ui-mode-test-setup.spec.ts fix(runner): display no projects error across all `test` modes (#34676) 2025-02-10 12:52:53 -08:00
ui-mode-test-shortcut.spec.ts chore: update missing snapshots by default (#33311) 2024-10-25 16:13:38 -07:00
ui-mode-test-source.spec.ts chore: nicer cm widgets for aria (#33524) 2024-11-11 09:40:50 -08:00
ui-mode-test-tree.spec.ts chore: dogfood jest-style aria snapshots (#34365) 2025-01-17 10:17:26 -08:00
ui-mode-test-update.spec.ts chore: implement tree w/o list (#33169) 2024-10-18 13:50:43 -07:00
ui-mode-test-watch.spec.ts fix(ui-mode): Watch mode button doesn't show active when test selected (#34581) 2025-02-11 10:32:39 -08:00
ui-mode-trace.spec.ts fix(uimode): show trace failure and any error messages on missing trace (#35344) 2025-04-03 11:13:19 -07:00
update-aria-snapshot.spec.ts chrome: expose link/url in aria (#35134) 2025-03-11 10:04:52 -07:00
watch.spec.ts feat(test runner): allow stopping testrun with escape (#32584) 2024-10-08 11:39:54 -07:00
web-server.spec.ts feat(webServer): support name option for custom web server log prefixes (#35105) 2025-03-10 19:12:59 -07:00
worker-index.spec.ts feat: support TestProject.workers limit (#35094) 2025-03-10 09:13:24 +00:00