playwright/src/chromium
Joel Einbinder 0ea6e19b09
fix(test): failing ci tests (#478)
disables some failing Firefox tests
Moves newContext error checking before the context is created, to not create zombie contexts
sets CI timeout to 30 seconds
waits for `exit` instead of `close` for processes
2020-01-13 17:16:05 -08:00
..
crAccessibility.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crBrowser.ts fix(test): failing ci tests (#478) 2020-01-13 17:16:05 -08:00
crConnection.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crCoverage.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crExecutionContext.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crInput.ts chore: rename the world (2) 2019-12-19 16:53:24 -08:00
crNetworkManager.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crPage.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crPdf.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crProtocolHelper.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crTarget.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
crWorkers.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
events.ts feat(workers): support workers in webkit (#400) 2020-01-07 12:59:01 -08:00
tsconfig.json chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00