Dmitry Gozman
|
69b734629c
|
fix: various test-related fixes (#6916)
- Closing inspector window resumes the script.
- Replace FOLIO_WORKER_INDEX with TEST_WORKER_INDEX.
- Account for `@playwright/test` stack traces.
|
2021-06-04 18:43:54 -07:00 |
|
Dmitry Gozman
|
48b48828cc
|
test: roll to folio@0.4.0-alpha17 (#6712)
|
2021-05-23 16:21:18 -07:00 |
|
Max Schmitt
|
ac0980e1ee
|
chore(linting): enable required semicolons rule in TS (#6701)
|
2021-05-24 00:09:46 +02:00 |
|
Dmitry Gozman
|
4c3bd11820
|
test: roll to folio@0.4.0-alpha14 (#6602)
|
2021-05-16 19:58:26 -07:00 |
|
Dmitry Gozman
|
5e84eade85
|
test: roll to folio@0.4.0-alpha13 (#6570)
|
2021-05-15 07:42:35 -07:00 |
|
Dmitry Gozman
|
8b6b894dd8
|
test: prepare test to use options as passed (#6557)
This changes `headful` to `headless` to align with launch options.
Also replaces `isChromium` and friends with `browserName`.
|
2021-05-13 10:22:23 -07:00 |
|
Yury Semikhatsky
|
41df6607b0
|
fix: enable util world bindings in firefox (#6546)
|
2021-05-12 15:19:27 -07:00 |
|
Yury Semikhatsky
|
460cc31941
|
fix: propagate custom executable path to codegen (#6509)
|
2021-05-12 11:45:57 -07:00 |
|
Dmitry Gozman
|
2d4538c23d
|
test: cleanup tests and configs after last folio update (#6463)
|
2021-05-08 17:45:04 -07:00 |
|