playwright/packages/playwright-core/src
Pavel Feldman 6a663ef54f
chore(test-runner): revert recent changes to fix tests (#12439)
* Revert "fix(hooks): separate test timeout from beforeAll/afterAll timeouts (#12413)"

This reverts commit 73dee69558.

* Revert "fix(test-runner): rely on test title paths instead of ordinal (#12414)"

This reverts commit d744a87aee.

* Revert "chore(test runner): run hooks/modifiers as a part of the test  (#12329)"

This reverts commit 47045ba48d.
2022-03-01 09:11:17 -08:00
..
cli fix(test loader): implement tsconfig paths through resolveFilename (#12357) 2022-02-25 15:43:58 -08:00
client feat(test-runner): implement expect(pageOrLocator).toHaveScreenshot (#12242) 2022-02-28 12:25:59 -08:00
common chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
dispatchers feat(test-runner): implement expect(pageOrLocator).toHaveScreenshot (#12242) 2022-02-28 12:25:59 -08:00
grid chore: intercept socks proxy in the driver (#12021) 2022-02-13 14:03:47 -08:00
protocol fix: beautiful toHaveScreenshot in tracing (#12422) 2022-02-28 23:30:00 -08:00
remote feat(remote): send browser/channel/headless in a header (#12205) 2022-02-18 07:54:33 -08:00
server fix: isDisabled check with option/optgroup (#12437) 2022-03-01 18:10:16 +01:00
third_party chore: move comparator logic to playwright-core (#12232) 2022-02-18 14:39:17 -08:00
utils chore(test-runner): revert recent changes to fix tests (#12439) 2022-03-01 09:11:17 -08:00
web chore: do not double trim in trace viewer (#12338) 2022-02-24 21:55:50 +01:00
browserServerImpl.ts feat(remote): let client enable/disable sock proxy (#12086) 2022-02-14 15:10:58 -08:00
inprocess.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
inProcessFactory.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
outofprocess.ts chore: use ipc transport for out-of-process driver (#11826) 2022-02-02 21:26:45 -08:00