playwright/packages/playwright-core/src/utils
Andrey Lushnikov 0682672242
chore: move comparator logic to playwright-core (#12232)
This will enable implementation of `toHaveScreenshot` on the
server-side.

Drive-by: drop blink-diff

References #9938
2022-02-18 14:39:17 -08:00
..
async.ts chore(test runner): prepare to per-fixture timeout (#11605) 2022-01-25 11:22:28 -08:00
browserFetcher.ts chore: add browser like UA to browser fetcher (#11006) 2022-01-14 02:46:17 -08:00
comparators.ts chore: move comparator logic to playwright-core (#12232) 2022-02-18 14:39:17 -08:00
debugLogger.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
dependencies.ts chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00
errors.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
eventsHelper.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
httpServer.ts chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00
multimap.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
nativeDeps.ts fix(docker): add missing dependency to the docker 1.19 (#12124) 2022-02-15 10:25:59 -08:00
netUtils.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
processLauncher.ts fix: do not show taskkill.exe output (#10244) 2021-11-11 18:32:22 +01:00
registry.ts chore(dotnet): do not use global CLI and use ps1 instead (#12025) 2022-02-11 11:26:16 -08:00
socksProxy.ts chore: intercept socks proxy in the driver (#12021) 2022-02-13 14:03:47 -08:00
stackTrace.ts chore: fix(stack): ignore stack frames inside whole core (#11935) 2022-02-08 10:33:50 -08:00
stringUtils.ts feat(locator.withText): allow narrowing locators to those with text (#10688) 2021-12-03 09:27:06 -08:00
timeoutSettings.ts test: migrate to upstream fixtures (#9835) 2021-10-28 08:31:30 -07:00
ubuntuVersion.ts chore: add browser like UA to browser fetcher (#11006) 2022-01-14 02:46:17 -08:00
utils.ts chore: fix spelling error in comment (#12038) 2022-02-11 09:51:13 -08:00
verifyNodeJsVersion.ts chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00
vfs.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
zones.ts chore(zones): prepare to remove wrapApiCall, introduce zones (#10427) 2021-11-18 22:30:09 -08:00