playwright/test/jest
Dmitry Gozman 1aee8dfc7c
feat(rpc): align types/guids in the protocol with their pdl definition (#3079)
This makes the protocol self-explanatory, and avoids silly conversions
in codegenerators, e.g. cdpSession <-> CDPSession.
2020-07-22 10:37:21 -07:00
..
checkCoverage.js chore(test): restore api coverage checks (#3068) 2020-07-22 09:08:10 -07:00
coverage.js chore(test): restore api coverage checks (#3068) 2020-07-22 09:08:10 -07:00
fixtures.js feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
index.js test: add the jest-circus experimental runner (#2962) 2020-07-15 16:52:41 -07:00
playwrightEnvironment.js feat(rpc): align types/guids in the protocol with their pdl definition (#3079) 2020-07-22 10:37:21 -07:00
reporter.js devops: make headful a matrix, collect test results (#3027) 2020-07-18 10:50:58 -07:00
setup.js test: move all generic page tests to jest (#3002) 2020-07-17 09:49:12 -07:00
teardown.js test: convert evaluation.spec to jest+fixtures (#2968) 2020-07-16 11:18:38 -07:00