playwright/src/test
2021-10-04 18:32:50 +02:00
..
matchers feat: add path option to toMatchSnapshot (#9156) 2021-10-01 09:15:44 -07:00
reporters feat(test-runner): Add GitHub Actions reporter (#9191) 2021-10-04 10:32:56 +02:00
cli.ts feat(test-runner): add reuse context mode to share a single context between tests (#9115) 2021-10-01 09:16:03 +02:00
dispatcher.ts chore(test runner): remove DonePayload.failedTestId (#9186) 2021-09-27 21:38:19 -07:00
expect.ts fix(expect): beautiful expect stacks (#9204) 2021-09-28 16:02:34 -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 chore: fix reuseBrowserContextStorage spelling typo (#9296) 2021-10-04 18:32:50 +02:00
ipc.ts chore(test runner): remove DonePayload.failedTestId (#9186) 2021-09-27 21:38:19 -07:00
loader.ts chore: migrate expect(locator).toMatchText to protocol (#9117) 2021-09-23 16:46:46 -07: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 feat(test-runner): Add GitHub Actions reporter (#9191) 2021-10-04 10:32:56 +02: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 chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02: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: add path option to toMatchSnapshot (#9156) 2021-10-01 09:15:44 -07:00
webServer.ts chore: roll Electron to 12.2.1 (#9271) 2021-10-01 19:40:47 -07:00
worker.ts fix(test runner): report unhandled rejections during worker teardown (#8592) 2021-08-31 10:50:30 -07:00
workerRunner.ts feat: add path option to toMatchSnapshot (#9156) 2021-10-01 09:15:44 -07:00