playwright/packages/playwright-test/src
Dmitry Gozman 4eb6fca149
cherry-pick(#13137): fix(esm): make sure import from './foo.js' is supported (#13160)
Drive-by: migrate all @esm tests to esm.spec.ts.
2022-03-29 14:46:25 -07:00
..
matchers cherry-pick(#12934): allow toMatchSnapshot to use text comparator for text data (#12938) 2022-03-21 17:54:40 -07:00
reporters chore: do not print empty attachments in terminal (#12419) 2022-03-01 09:11:53 -08:00
third_party chore: move comparator logic to playwright-core (#12232) 2022-02-18 14:39:17 -08:00
cli.ts cherry-pick(1.20): fix(test-runner): ESM compatibly on Windows (#12653) 2022-03-10 19:51:44 +01:00
dispatcher.ts chore(test-runner): revert recent changes to fix tests (#12439) 2022-03-01 09:11:17 -08:00
expect.ts chore: pull expect.toHaveScreenshot() from 1.20 release (#12702) 2022-03-11 19:56:43 -08:00
experimentalLoader.ts fix(test loader): implement tsconfig paths through resolveFilename (#12357) 2022-02-25 15:43:58 -08:00
fixtures.ts chore(test-runner): revert recent changes to fix tests (#12439) 2022-03-01 09:11:17 -08:00
globals.ts chore(test runner): extract TestInfoImpl (#11725) 2022-01-28 17:39:42 -08:00
index.ts chore: do not stall on actions when test timeout is 0 (#12418) 2022-03-01 13:43:38 -08:00
ipc.ts chore(test-runner): revert recent changes to fix tests (#12439) 2022-03-01 09:11:17 -08:00
loader.ts cherry-pick(#12837): fix: folder traversal for isModule check 2022-03-16 16:56:01 -07:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
project.ts chore(test-runner): revert recent changes to fix tests (#12439) 2022-03-01 09:11:17 -08:00
runner.ts cherry-pick(#13138): fix(parallel): minimize the number of beforeAll/afterAll hooks in parallel mode (#13140) 2022-03-29 13:51:30 -07:00
test.ts chore(test-runner): revert recent changes to fix tests (#12439) 2022-03-01 09:11:17 -08:00
testInfo.ts chore(test-runner): revert recent changes to fix tests (#12439) 2022-03-01 09:11:17 -08:00
testType.ts chore(test-runner): revert recent changes to fix tests (#12439) 2022-03-01 09:11:17 -08:00
transform.ts cherry-pick(#13137): fix(esm): make sure import from './foo.js' is supported (#13160) 2022-03-29 14:46:25 -07:00
tsxTransform.ts chore: parse-skip .tsx (#12143) 2022-02-16 15:45:35 -08:00
types.ts chore(test-runner): revert recent changes to fix tests (#12439) 2022-03-01 09:11:17 -08:00
util.ts chore: refactor toMatchSnapshot once again (#12313) 2022-02-23 13:17:37 -08:00
webServer.ts chore(test-runner): correct warning instruction for port reuse (#12479) 2022-03-04 10:14:49 +01:00
worker.ts chore(test-runner): revert recent changes to fix tests (#12439) 2022-03-01 09:11:17 -08:00
workerRunner.ts chore(test-runner): revert recent changes to fix tests (#12439) 2022-03-01 09:11:17 -08:00