Dmitry Gozman
|
ab85b23e67
|
fix(expect): report expect "Timed out" when it actually does (#22174)
Previously, it would say "Timed out" when page was closed at test
timeout, or not say "Timed out" when at least one element matched.
Fixes #21664.
|
2023-04-03 15:06:13 -07:00 |
|
Pavel Feldman
|
79d55b959b
|
Revert "chore: remove legacy watch mode (#21944)" (#21973)
This reverts commit 86af908fa7 .
|
2023-03-24 16:41:20 -07:00 |
|
Pavel Feldman
|
86af908fa7
|
chore: remove legacy watch mode (#21944)
|
2023-03-23 16:30:42 -07:00 |
|
Dmitry Gozman
|
91da67fab1
|
test: remove magic headers in ttest (#20867)
Instead, explicitly import from '@playwright/test'.
|
2023-02-14 19:20:56 -08:00 |
|
Pavel Feldman
|
08be39a80e
|
fix(watch): fix the tests on win (#20844)
|
2023-02-14 14:55:49 -08:00 |
|
Pavel Feldman
|
1ba768bf60
|
chore: make watch + ct happy (#20804)
|
2023-02-10 08:33:25 -08:00 |
|
Pavel Feldman
|
69c4653c6b
|
chore: speculative windows cli fix (#20801)
|
2023-02-09 16:04:07 -08:00 |
|
Pavel Feldman
|
e1f287f255
|
chore: more watch tests (#20797)
|
2023-02-09 16:03:54 -08:00 |
|
Pavel Feldman
|
596ed97791
|
chore: add more watch tests (#20793)
|
2023-02-09 13:57:00 -08:00 |
|
Pavel Feldman
|
b247bfe153
|
test(watch): start adding tests (#20764)
|
2023-02-09 08:31:02 -08:00 |
|
Pavel Feldman
|
1b941bcf2e
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -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 |
|