playwright/tests/playwright-test
Dmitry Gozman 6118d16edd
fix(test runner): properly keep track of requireFile to support helpers/wrappers (#7243)
This fixes an issue where we incorrectly labeled and assigned ids for tests
that declared tests in require'd files or used test wrappers.
See new tests for examples.
2021-06-21 11:25:15 -07:00
..
assets chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
entry chore: brush up playwright-test types (#6928) 2021-06-06 20:18:47 -07:00
access-data.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
base-reporter.spec.ts feat(test runner): configurable reportSlowTests (#7120) 2021-06-14 22:45:58 -07:00
basic.spec.ts fix(test runner): properly keep track of requireFile to support helpers/wrappers (#7243) 2021-06-21 11:25:15 -07:00
config.spec.ts feat(test-runner): allow specifying video size (#7158) 2021-06-16 07:51:54 -07:00
dot-reporter.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
exit-code.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
expect.spec.ts fix(test-runner): do not require esModuleInterop=true (#7100) 2021-06-14 21:58:10 +02:00
fixture-errors.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
fixtures.spec.ts Revert "fix(test-runner): support passing slowMo option (#6991)" (#7077) 2021-06-11 16:19:50 -07:00
gitignore.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
global-setup.spec.ts fix(test-runner): resolve global hooks relative to the config dir (#7061) 2021-06-10 22:31:27 -07:00
golden.spec.ts feat(test-runner): allow specifying video size (#7158) 2021-06-16 07:51:54 -07:00
hooks.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
json-reporter.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
junit-reporter.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
line-reporter.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
list-mode.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
list-reporter.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
match-grep.spec.ts feat(test-runner): document tagging, implement grep-invert (#7227) 2021-06-18 17:56:59 -07:00
max-failures.spec.ts fix(pwt): max-failures should work with retries (#7127) 2021-06-14 22:16:16 -07:00
options.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
override-timeout.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
playwright-test-fixtures.ts fix(test-runner): accept relative paths for outputDir (#7149) 2021-06-15 13:39:07 -07:00
playwright-test.config.ts fix(test-runner): property handle artifacts in context of preserveOutput (#7181) 2021-06-16 16:05:30 -07:00
playwright.spec.ts feature(test runner): capture error and pending calls when timing out (#7193) 2021-06-17 15:09:38 -07:00
repeat-each.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
retry.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
shard.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
stdio.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
test-extend.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
test-ignore.spec.ts fix(test-runner): case insensitive test filtering 2021-06-15 17:27:52 -07:00
test-info.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
test-modifiers.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
test-output-dir.spec.ts fix(test-runner): property handle artifacts in context of preserveOutput (#7181) 2021-06-16 16:05:30 -07:00
timeout.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
types-2.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
types.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
worker-index.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00