..
__screenshots__ /playwright.artifacts.spec.ts
assets
chore: move TestServer under test/ ( #23287 )
2023-05-25 15:11:16 -07:00
stable-test-runner
chore: roll stable test runner to May 26 ( #23308 )
2023-05-26 09:19:23 -07:00
access-data.spec.ts
babel.spec.ts
chore: allow marking scripts as external for transform ( #23449 )
2023-06-01 20:28:49 -07:00
basic.spec.ts
command-line-filter.spec.ts
config.spec.ts
decorators.spec.ts
deps.spec.ts
feat(teardown): allow the same project to be a teardown for multiple ( #23074 )
2023-05-16 18:26:06 -07:00
esm.spec.ts
fix(typescript): allow directory imports ( #23254 )
2023-06-05 08:58:25 -07:00
exit-code.spec.ts
expect-configure.spec.ts
chore: remove expect.configure({poll}) ( #23060 )
2023-05-16 18:45:03 -07:00
expect-poll.spec.ts
expect-soft.spec.ts
expect-to-pass.spec.ts
chore: partially hide built-in fixture steps ( #23005 )
2023-05-12 19:15:31 -07:00
expect.spec.ts
fixture-errors.spec.ts
fixtures.spec.ts
gitignore.spec.ts
global-setup.spec.ts
golden.spec.ts
hooks.spec.ts
test: unflake "beforeAll and afterAll should have a separate timeout" ( #23263 )
2023-05-24 13:46:28 -07:00
list-files.spec.ts
chore: remove output dir before each test ( #23380 )
2023-05-30 16:03:50 -07:00
list-mode.spec.ts
chore: ensure error location is present ( #22804 )
2023-05-03 18:45:33 -07:00
loader.spec.ts
fix(typescript): allow directory imports ( #23254 )
2023-06-05 08:58:25 -07:00
match-grep.spec.ts
max-failures.spec.ts
override-timeout.spec.ts
playwright-test-fixtures.ts
tet: unflake some test runner tests ( #23240 )
2023-05-23 13:31:23 -07:00
playwright.artifacts.spec.ts
chore: bring back per test artifacts ( #23153 )
2023-05-23 09:36:35 -07:00
playwright.config.spec.ts
playwright.config.ts
devops: do not upload test-results artifacts ( #23168 )
2023-05-19 13:06:42 -07:00
playwright.connect.spec.ts
feat(connect): print debug log when remote connection failed ( #23069 )
2023-05-16 16:46:02 -07:00
playwright.ct-build.spec.ts
chore: include plugin list into the cache digest ( #22946 )
2023-05-11 21:09:15 -07:00
playwright.ct-react.spec.ts
playwright.fetch.spec.ts
test: unflake "should stop tracing on requestContext.dispose()" ( #23489 )
2023-06-02 16:37:50 -07:00
playwright.reuse.browser.spec.ts
chore: explicit server mode control ( #23215 )
2023-05-23 10:56:37 -07:00
playwright.reuse.spec.ts
chore: bring back per test artifacts ( #23153 )
2023-05-23 09:36:35 -07:00
playwright.spec.ts
chore: inherit apiRequestContext timeout from actionTimeout ( #23481 )
2023-06-02 21:36:09 +02:00
playwright.trace.spec.ts
chore: include test-end-screenshot in a trace ( #23457 )
2023-06-01 20:29:32 -07:00
playwright.unhandled.spec.ts
repeat-each.spec.ts
reporter-attachment.spec.ts
reporter-base.spec.ts
test: unflake some reporter tests ( #23264 )
2023-05-24 13:28:40 -07:00
reporter-blob.spec.ts
chore: include test-end-screenshot in a trace ( #23457 )
2023-06-01 20:29:32 -07:00
reporter-dot.spec.ts
reporter-github.spec.ts
reporter-html.spec.ts
chore: include test-end-screenshot in a trace ( #23457 )
2023-06-01 20:29:32 -07:00
reporter-json.spec.ts
reporter-junit.spec.ts
reporter-line.spec.ts
reporter-list.spec.ts
reporter-raw.spec.ts
reporter.spec.ts
Enhance the forbidOnly mode message to guide the user towards the configuration option ( #23146 )
2023-05-25 13:32:49 -07:00
resolver.spec.ts
feat(test runner): support tsconfig.extends array ( #22975 )
2023-05-11 19:18:13 -07:00
retry.spec.ts
runner.spec.ts
Enhance the forbidOnly mode message to guide the user towards the configuration option ( #23146 )
2023-05-25 13:32:49 -07:00
shard.spec.ts
feat(shard): introduce mode: 'default' ( #23023 )
2023-05-18 13:07:22 -07:00
snapshot-path-template.spec.ts
stdio.spec.ts
store.spec.ts
test-extend.spec.ts
test-grep.spec.ts
test-ignore.spec.ts
test-info.spec.ts
test-modifiers.spec.ts
test-output-dir.spec.ts
test-parallel.spec.ts
test-serial.spec.ts
test-step.spec.ts
chore: render successful toPass as such ( #23411 )
2023-06-01 13:22:08 -07:00
test-use.spec.ts
timeout.spec.ts
to-have-screenshot.spec.ts
chore: validate expected image buffer when comparing images ( #23030 )
2023-05-15 23:32:16 +02:00
types-2.spec.ts
tet: unflake some test runner tests ( #23240 )
2023-05-23 13:31:23 -07:00
types.spec.ts
chore: update typescript to 5.1.3 ( #23461 )
2023-06-02 18:57:09 +02:00
ui-mode-fixtures.ts
test(ui-mode): make retries ( #23136 )
2023-05-18 11:28:28 -07:00
ui-mode-test-attachments.spec.ts
test(ui-mode): make retries ( #23136 )
2023-05-18 11:28:28 -07:00
ui-mode-test-filters.spec.ts
test(ui-mode): make retries ( #23136 )
2023-05-18 11:28:28 -07:00
ui-mode-test-output.spec.ts
chore: enable no-floating-promises ESLint rule for tests ( #23376 )
2023-06-02 21:59:12 +02:00
ui-mode-test-progress.spec.ts
chore: bring back per test artifacts ( #23153 )
2023-05-23 09:36:35 -07:00
ui-mode-test-run.spec.ts
chore: remove output dir before each test ( #23380 )
2023-05-30 16:03:50 -07:00
ui-mode-test-setup.spec.ts
test(ui-mode): make retries ( #23136 )
2023-05-18 11:28:28 -07:00
ui-mode-test-source.spec.ts
test(ui-mode): make retries ( #23136 )
2023-05-18 11:28:28 -07:00
ui-mode-test-tree.spec.ts
chore: enable no-floating-promises ESLint rule for tests ( #23376 )
2023-06-02 21:59:12 +02:00
ui-mode-test-update.spec.ts
test(ui-mode): make retries ( #23136 )
2023-05-18 11:28:28 -07:00
ui-mode-test-watch.spec.ts
test(ui-mode): make retries ( #23136 )
2023-05-18 11:28:28 -07:00
ui-mode-trace.spec.ts
chore: include test-end-screenshot in a trace ( #23457 )
2023-06-01 20:29:32 -07:00
watch.spec.ts
chore: remove node version checks from esm tests ( #23031 )
2023-05-16 11:07:34 -07:00
web-server.spec.ts
chore: createHttpServer that destroys sockets upon close ( #23294 )
2023-05-26 07:03:41 -07:00
worker-index.spec.ts