..
assets
fix(webServer): route output through reporters ( #12198 )
2022-02-18 07:54:01 -08:00
stable-test-runner
chore: roll stable-test-runnner to apr-07 ( #13374 )
2022-04-07 14:58:04 +02:00
access-data.spec.ts
feat(test-runner): introduce attachments ( #7685 )
2021-07-16 13:48:37 -07:00
babel.spec.ts
test: mark enum babel test as failing ( #13282 )
2022-04-04 12:49:39 -07:00
basic.spec.ts
feat(test runner): descrbe.skip ( #12865 )
2022-03-18 16:07:11 -07:00
command-line-filter.spec.ts
feat(test-runner): support filtering by columns ( #13401 )
2022-04-07 22:45:45 +02:00
config.spec.ts
fix(reporters): normalize usage of isTTY, env.CI and debug env variables ( #12295 )
2022-02-24 12:39:28 -08:00
esm.spec.ts
fix(esm): make sure import from './foo.js' is supported ( #13137 )
2022-03-28 14:37:46 -07:00
exit-code.spec.ts
chore: don't throw on no testDir ( #11950 )
2022-02-08 15:27:05 -08:00
expect-poll.spec.ts
chore: generate expect types ( #13439 )
2022-04-11 10:42:19 -07:00
expect-soft.spec.ts
chore(test-runner): rewrite poll, soft, wrap ( #13335 )
2022-04-05 17:47:35 -07:00
expect.spec.ts
chore: generate expect types ( #13439 )
2022-04-11 10:42:19 -07:00
fixture-errors.spec.ts
feat(test): more information about timing out fixtures ( #13546 )
2022-04-13 15:13:31 -07:00
fixtures.spec.ts
reland(test runner): run hooks/modifiers as a part of the test ( #12518 )
2022-03-08 16:35:14 -08:00
gitignore.spec.ts
chore: enable object-curly-spacing in ESLint ( #9168 )
2021-09-27 18:58:08 +02:00
global-setup.spec.ts
test: ensure tests do not run after globalSetup fail ( #13255 )
2022-04-01 12:35:25 -07:00
golden.spec.ts
test: fix windows paths in golden.spec ( #13258 )
2022-04-01 13:12:29 -07:00
hooks.spec.ts
Revert "feat(line reporter): show stats, handle tty" ( #12735 )
2022-03-14 10:37:43 -07:00
list-mode.spec.ts
fix(list mode): print errors to stderr ( #13016 )
2022-03-24 07:33:33 -07:00
loader.spec.ts
fix(esm): make sure import from './foo.js' is supported ( #13137 )
2022-03-28 14:37:46 -07: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
feat: support clarification message for expect ( #11735 )
2022-01-31 17:14:59 -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
chore: always import type ( #13365 )
2022-04-06 14:57:14 -07:00
playwright.artifacts.spec.ts
reland(test runner): run hooks/modifiers as a part of the test ( #12518 )
2022-03-08 16:35:14 -08:00
playwright.config.ts
chore: always import type ( #13365 )
2022-04-06 14:57:14 -07:00
playwright.connect.spec.ts
feat(test): more information about timing out fixtures ( #13546 )
2022-04-13 15:13:31 -07:00
playwright.expect.misc.spec.ts
feat: support clarification message for expect ( #11735 )
2022-01-31 17:14:59 -08:00
playwright.expect.text.spec.ts
fix(expect): toHaveCSS with custom CSS properties ( #12709 )
2022-03-12 09:32:40 -08:00
playwright.expect.true.spec.ts
feat: support clarification message for expect ( #11735 )
2022-01-31 17:14:59 -08:00
playwright.fetch.spec.ts
test: add missing request tests ( #9343 )
2021-10-06 10:15:13 -07:00
playwright.spec.ts
feat(test): more information about timing out fixtures ( #13546 )
2022-04-13 15:13:31 -07:00
playwright.trace.spec.ts
chore: move registry & dispatchers to under server ( #13370 )
2022-04-06 22:21:27 -07:00
playwright.unhandled.spec.ts
fix: do not mute route handler exceptions ( #11555 )
2022-01-22 22:19:32 +01: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
feat(test-runner): introduce GlobalInfo ( #13083 )
2022-04-08 13:22:14 -07:00
reporter-base.spec.ts
fix(test-runner): undefined body crash with manual attachments ( #11995 )
2022-02-10 12:33:38 -08:00
reporter-dot.spec.ts
feat: support clarification message for expect ( #11735 )
2022-01-31 17:14:59 -08:00
reporter-github.spec.ts
feat(test-runner): support expect.soft ( #11800 )
2022-02-02 18:33:51 -08:00
reporter-html.spec.ts
feat(test-runner): introduce GlobalInfo ( #13083 )
2022-04-08 13:22:14 -07:00
reporter-json.spec.ts
Revert "feat(line reporter): show stats, handle tty" ( #12735 )
2022-03-14 10:37:43 -07:00
reporter-junit.spec.ts
feat(html): unhide html reporter ( #9512 )
2021-10-14 11:17:35 -07:00
reporter-line.spec.ts
Revert "feat(line reporter): show stats, handle tty" ( #12735 )
2022-03-14 10:37:43 -07:00
reporter-list.spec.ts
test(test-runner): fix reporter-list test cannot be run on win32 vscode ( #12951 )
2022-03-23 11:48:05 +01:00
reporter-raw.spec.ts
test: fix broken GlobalInfo.attach Windows test ( #13441 )
2022-04-08 17:48:01 -07:00
reporter.spec.ts
feat(hooks): add a step per hook ( #12867 )
2022-03-17 19:33:01 -07:00
resolver.spec.ts
fix: resolve ts compilerOptions.paths with prefixes and suffixes ( #13105 )
2022-04-06 14:14:03 -07:00
retry.spec.ts
feat: support clarification message for expect ( #11735 )
2022-01-31 17:14:59 -08:00
runner.spec.ts
fix(test runner): default workerIndex to -1 ( #13440 )
2022-04-08 15:23:23 -07:00
shard.spec.ts
fix(test runner): disallow use(workerFixture) in describes ( #8119 )
2021-08-10 16:32:32 -07:00
stdio.spec.ts
fix(reporters): normalize usage of isTTY, env.CI and debug env variables ( #12295 )
2022-02-24 12:39:28 -08:00
test-extend.spec.ts
feat(test runner): make _extendTest experimental ( #11210 )
2022-01-05 15:54:00 -08:00
test-grep.spec.ts
feat(test-runner): allow grepping in project ( #12469 )
2022-03-02 15:02:35 -08: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
feat: support clarification message for expect ( #11735 )
2022-01-31 17:14:59 -08:00
test-modifiers.spec.ts
reland(test runner): run hooks/modifiers as a part of the test ( #12518 )
2022-03-08 16:35:14 -08:00
test-output-dir.spec.ts
feat: use package.json
directory as a default for outputDir
( #12942 )
2022-03-23 16:05:49 -07:00
test-parallel.spec.ts
fix(parallel): minimize the number of beforeAll/afterAll hooks in parallel mode ( #13138 )
2022-03-28 16:10:32 -07:00
test-serial.spec.ts
feat(parallel): allow setting enclosing scope parallel mode ( #11822 )
2022-02-02 20:44:11 -08:00
test-step.spec.ts
chore(test-runner): rewrite poll, soft, wrap ( #13335 )
2022-04-05 17:47:35 -07:00
test-use.spec.ts
fix(test runner): improve error message for unexpected calls ( #12240 )
2022-02-18 18:25:18 -08:00
timeout.spec.ts
feat(test): more information about timing out fixtures ( #13546 )
2022-04-13 15:13:31 -07:00
to-have-screenshot.spec.ts
feat: support experimental doc entries ( #13446 )
2022-04-13 16:13:30 -07:00
types-2.spec.ts
feat(test runner): descrbe.skip ( #12865 )
2022-03-18 16:07:11 -07:00
types.spec.ts
feat(fixtures): per-fixture timeout ( #12751 )
2022-03-17 09:36:03 -07:00
web-server.spec.ts
chore(test-runner): support self signed certificate in webServer ( #13032 )
2022-03-24 17:30:52 +01:00
worker-index.spec.ts
feat(test runner): introduce TestInfo.parallelIndex ( #9762 )
2021-11-01 10:37:34 -07:00