Pavel Feldman
|
5ff1fadd7b
|
chore: apply only filtration to deps (#24268)
|
2023-07-17 16:48:52 -07:00 |
|
Pavel Feldman
|
5d799606c3
|
chore: resolve top-level vs dependency after cli filtering (#24216)
|
2023-07-13 17:54:08 -07:00 |
|
Dmitry Gozman
|
fc2e0e76bd
|
feat(teardown): allow the same project to be a teardown for multiple (#23074)
|
2023-05-16 18:26:06 -07:00 |
|
Dmitry Gozman
|
03616e976e
|
fix(deps): --repeat-each should not apply to dependencies (#22858)
Fixes #21778.
|
2023-05-05 16:59:39 -07:00 |
|
Dmitry Gozman
|
dbb218a9d5
|
feat: project.teardown that runs after all dependents have finished (#22696)
This replicates globalTeardown in the deps world.
Fixes #21914.
|
2023-04-28 14:27:08 -07:00 |
|
Dmitry Gozman
|
2a2d6c25a4
|
feat(deps): inherit environment changes from dependencies (#21771)
|
2023-03-17 15:46:52 -07:00 |
|
Dmitry Gozman
|
455e11c1d9
|
fix(shards): shard test groups instead of files (#21638)
Fixes #21497.
|
2023-03-14 10:41:37 -07:00 |
|
Dmitry Gozman
|
0b300f455c
|
fix(test runner): empty dependency should not skip other projects (#21354)
References #21270.
|
2023-03-02 13:32:23 -08: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 |
|
Dmitry Gozman
|
de69b766d9
|
test: code health in ttest (#20837)
- Remove duplicate tests.
- Remove unused test helpers.
- Print full watch output on failures.
- Unflake some tests.
|
2023-02-10 20:26:19 -08:00 |
|
Pavel Feldman
|
1b941bcf2e
|
chore: simplify ttests (#20733)
|
2023-02-07 15:11:44 -08:00 |
|
Pavel Feldman
|
421dd884a7
|
chore: implement --no-deps (#20569)
|
2023-02-01 16:32:13 -08:00 |
|
Pavel Feldman
|
635b47025e
|
chore: expose project dependencies api (#20546)
|
2023-02-01 08:39:07 -08:00 |
|
Pavel Feldman
|
08e4b50ff6
|
chore: project deps (#20514)
|
2023-01-31 15:59:13 -08:00 |
|