playwright/tests/config
Joel Einbinder 779355ad51
feat(types): make the template on BrowserType optional (#6142)
This makes it much nicer to use `BrowserType` because it no longer has a template.

Technically a breaking change because of the rare edge case where someone used their own non-browser type inside the template, but I don't consider that intended behavior and think this is fine.
2021-04-08 10:27:24 -07:00
..
android.config.ts devops: upload test results for android bots (#6121) 2021-04-07 08:07:31 -07:00
androidEnv.ts test: properly annotate Android tests for flakiness dashbboard (#6133) 2021-04-07 19:58:49 -07:00
androidTest.ts test: remove a copy of folio, use upstream (#6080) 2021-04-05 13:23:49 -07:00
browserEnv.ts feat(types): make the template on BrowserType optional (#6142) 2021-04-08 10:27:24 -07:00
browserTest.ts test: cleanup proxy and context tests (#6085) 2021-04-05 18:48:46 -07:00
checkCoverage.js test: run page tests on electron bot (#6122) 2021-04-08 10:26:26 -07:00
cliEnv.ts test: remove a copy of folio, use upstream (#6080) 2021-04-05 13:23:49 -07:00
cliTest.ts test: remove a copy of folio, use upstream (#6080) 2021-04-05 13:23:49 -07:00
contextTest.ts test: cleanup proxy and context tests (#6085) 2021-04-05 18:48:46 -07:00
coverage.js test: run page tests on electron bot (#6122) 2021-04-08 10:26:26 -07:00
default.config.ts test: run page tests on electron bot (#6122) 2021-04-08 10:26:26 -07:00
electron-app.js test: migrate electron tests to new folio (#6043) 2021-04-02 09:00:49 -07:00
electron.config.ts test: run page tests on electron bot (#6122) 2021-04-08 10:26:26 -07:00
electronEnv.ts test: run page tests on electron bot (#6122) 2021-04-08 10:26:26 -07:00
electronTest.ts test: remove a copy of folio, use upstream (#6080) 2021-04-05 13:23:49 -07:00
pageTest.ts test: expose browserVersion in the tests (#6090) 2021-04-05 22:22:07 -07:00
playwrightTest.ts feat(types): make the template on BrowserType optional (#6142) 2021-04-08 10:27:24 -07:00
remote-server-impl.js test: migrate remoteServer tests to new folio (#6042) 2021-04-01 19:13:08 -07:00
remoteServer.ts feat(types): make the template on BrowserType optional (#6142) 2021-04-08 10:27:24 -07:00
run_static_server.js test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
serverEnv.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
serverTest.ts test: bring new folio and migrate small amount of tests to it (#5994) 2021-04-01 16:35:26 -07:00
utils.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00