playwright/src/test
2021-07-02 15:49:05 -07:00
..
reporters feat(test runner): improve reporters api (#7370) 2021-06-29 10:55:46 -07:00
cli.ts feat(test-runner): allow to focus a test in a location (#7208) 2021-06-24 10:02:34 +02:00
dispatcher.ts feat(test runner): improve reporters api (#7370) 2021-06-29 10:55:46 -07:00
expect.ts feat(test-runner): allow setting pixel match threshold for project (#7123) 2021-06-14 21:52:10 -07:00
fixtures.ts feat(test runner): run modifier functions once if they do not depend on test fixtures (#7436) 2021-07-02 15:49:05 -07:00
globals.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
golden.ts Revert "chore: update eslint config (#6840)" partly (#7268) 2021-06-23 11:08:35 +02:00
index.ts fix(test-runner): default @playwright/test timeout to 0 (#7312) 2021-06-24 23:28:01 -07:00
ipc.ts chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
loader.ts fix(test-runner): work with .mjs files (#7373) 2021-06-29 15:28:41 -07:00
profiler.ts chore(test runner): self profile under PWTEST_PROFILE_DIR (#7252) 2021-06-21 14:49:43 -07:00
project.ts feat(test runner): run modifier functions once if they do not depend on test fixtures (#7436) 2021-07-02 15:49:05 -07:00
reporter.ts feat(test runner): improve reporters api (#7370) 2021-06-29 10:55:46 -07:00
runner.ts fix(test-runner): work with .mjs files (#7373) 2021-06-29 15:28:41 -07:00
test.ts feat(test runner): run modifier functions once if they do not depend on test fixtures (#7436) 2021-07-02 15:49:05 -07:00
testType.ts feat(test runner): run modifier functions once if they do not depend on test fixtures (#7436) 2021-07-02 15:49:05 -07:00
transform.ts fix(test-runner): work with .mjs files (#7373) 2021-06-29 15:28:41 -07:00
types.ts feat(test runner): run modifier functions once if they do not depend on test fixtures (#7436) 2021-07-02 15:49:05 -07:00
util.ts feat(test-runner): allow to focus a test in a location (#7208) 2021-06-24 10:02:34 +02:00
worker.ts chore(test runner): self profile under PWTEST_PROFILE_DIR (#7252) 2021-06-21 14:49:43 -07:00
workerRunner.ts feat(test runner): run modifier functions once if they do not depend on test fixtures (#7436) 2021-07-02 15:49:05 -07:00