playwright/src/test
2021-09-23 11:56:39 -04:00
..
matchers fix(test-runner): toHaveURL respect baseURL (#9050) 2021-09-21 21:41:24 +02:00
reporters fix(junit): produce a single system-out entry (#9091) 2021-09-22 15:28:57 -07:00
cli.ts feat(test-runner): add --debug CLI flag (#8938) 2021-09-15 21:19:31 +02:00
dispatcher.ts fix(test runner): after hooks step should not be nested (#8969) 2021-09-16 15:51:27 -07:00
expect.ts fix(inspector): stop on all snapshottable actions (#8990) 2021-09-17 15:24:15 -07:00
fixtures.ts feat(test runner): add some fixture debugging (#8918) 2021-09-23 11:56:39 -04:00
globals.ts feat(test runner): expect(locator) matchers to show a nice error on timeout (#7935) 2021-07-30 13:12:49 -07:00
index.ts fix(test runner): after hooks step should not be nested (#8969) 2021-09-16 15:51:27 -07:00
ipc.ts fix(test runner): after hooks step should not be nested (#8969) 2021-09-16 15:51:27 -07:00
loader.ts feat(test-runner): re-enable web server (#7906) 2021-08-03 23:24:14 +02:00
profiler.ts chore: audit code for new Promise(async) (#8601) 2021-08-31 15:55:32 -07:00
project.ts fix(test runner): disallow use(workerFixture) in describes (#8119) 2021-08-10 16:32:32 -07:00
runner.ts chore: remove stale html experiments (#8905) 2021-09-13 20:34:46 -07:00
test.ts feat(test): start authoring raw reporter (#8790) 2021-09-09 14:17:18 -07:00
testType.ts fix(test runner): after hooks step should not be nested (#8969) 2021-09-16 15:51:27 -07:00
transform.ts perf(test-runner): lazy require babel (#7750) 2021-07-20 13:24:29 -05:00
types.ts fix(test runner): after hooks step should not be nested (#8969) 2021-09-16 15:51:27 -07:00
util.ts feat(test runner): add some fixture debugging (#8918) 2021-09-23 11:56:39 -04:00
webServer.ts fix(test-runner): WebServer: use socket for reuseExistingServer to detect servers that aren't using SO_REUSEADDR (#8537) 2021-09-02 18:39:41 +02:00
worker.ts fix(test runner): report unhandled rejections during worker teardown (#8592) 2021-08-31 10:50:30 -07:00
workerRunner.ts fix(test runner): after hooks step should not be nested (#8969) 2021-09-16 15:51:27 -07:00