1
1
mirror of https://github.com/microsoft/playwright.git synced 2024-12-15 06:02:57 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Pavel Feldman
0ee9050f1b
chore: split playwright.fixtures into files (4) () 2020-09-26 10:59:27 -07:00
Pavel Feldman
8df1fe47bc
test: explicitly require expect () 2020-09-03 09:43:08 -07:00
Pavel Feldman
175fc52747
test: roll test-runner to 0.2.8 () 2020-09-02 21:43:38 -07:00
Joel Einbinder
e2057fb8bb
chore(test): run eslint on tests () 2020-08-28 04:20:29 -07:00
Pavel Feldman
86815d70e0
test: convert rename options to parameters, remove options magic () 2020-08-19 21:32:12 -07:00
Joel Einbinder
d76166beca
chore(test): require playwright fixtures from userland ()
This patch moves fixtures.js to base.fixtures.ts that sits next to tests. All tests get an extra import to get the base fixtures (both types and implementations).
2020-08-10 16:48:34 -07:00
Joel Einbinder
83ac3f43f3
chore(test): convert some more tests to typescript () 2020-08-06 14:12:14 -07:00