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
|
1b941bcf2e
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
|
Andrey Lushnikov
|
f45f20a8c9
|
fix: handle not.toPass() with expect.soft inside (#20596)
Fixes #20518
|
2023-02-03 09:14:05 -08:00 |
|
Andrey Lushnikov
|
4f61105032
|
fix: swallow expect.soft errors inside successful toPass matcher (#20509)
Fixes #20437
|
2023-02-02 10:47:20 -08:00 |
|
Dmitry Gozman
|
eafa6fda13
|
fix(expect): poll/toPass should not wait over specified timeout (#20266)
Drive-by: unflake some timeout-dependent tests.
|
2023-01-20 15:47:24 -08:00 |
|
Andrey Lushnikov
|
d7e7cab44a
|
fix: properly handle negated timed-out toPass matcher (#19580)
|
2022-12-20 08:41:32 -08:00 |
|
Pavel Feldman
|
0e2732decf
|
feat(api): introduce expect().toPass (#19463)
|
2022-12-14 19:23:13 -08:00 |
|