Andrey Lushnikov
|
bb6b4425f7
|
fix: per-user cache folders (#22046)
Fixes https://github.com/microsoft/playwright/issues/21859
|
2023-03-29 10:49:52 -07:00 |
|
Dmitry Gozman
|
58a23bc7a0
|
fix(test runner): allow worker-only dynamic imports (#21545)
Fixes #21409.
|
2023-03-10 08:58:26 -08:00 |
|
Dmitry Gozman
|
6769a311ed
|
feat(test runner): error out when one test file imports another (#21357)
This situation is not supported, and we can now detect it by looking at
collected file dependencies.
Fixes #21270.
|
2023-03-02 15:09:50 -08:00 |
|
Pavel Feldman
|
1ba768bf60
|
chore: make watch + ct happy (#20804)
|
2023-02-10 08:33:25 -08:00 |
|
Pavel Feldman
|
361ea949aa
|
chore: respect deps when watching files (#20695)
|
2023-02-06 17:09:16 -08:00 |
|
Pavel Feldman
|
b6df48758d
|
chore: collect test dependencies (#20645)
|
2023-02-06 14:52:40 -08:00 |
|
Pavel Feldman
|
ffb719385b
|
chore: fix oop loading, prepare to watch (#20618)
|
2023-02-03 09:11:02 -08:00 |
|
Pavel Feldman
|
8b5e55d432
|
chore: implement compilation cache (#20597)
|
2023-02-02 16:46:54 -08:00 |
|