Pavel Feldman
|
7060cd1bf7
|
chore: allow repetative application of rebaselines in the same session (#34524)
|
2025-01-28 14:37:47 -08:00 |
|
Vitaliy Potapov
|
61d595ae48
|
feat: add new config prop populateGitInfo (#34329)
Co-authored-by: Yury Semikhatsky <yurys@chromium.org>
|
2025-01-28 07:54:31 +00:00 |
|
ReaZzy
|
eaaef29dbd
|
fix: add validations to --shard cli parameter (#34463) (#34479)
|
2025-01-27 14:31:14 -08:00 |
|
Pavel Feldman
|
245f4b5b86
|
fix: allow changed to be passed in config (#34473)
|
2025-01-24 15:42:58 -08:00 |
|
Adam Gastineau
|
b39c29d096
|
docs: remove toMatchAriaSnapshot path feature (#34471)
|
2025-01-24 21:16:58 +01:00 |
|
Adam Gastineau
|
f65dc0cee4
|
feat: toHaveURL predicate matcher (#34413)
|
2025-01-24 06:00:17 -08:00 |
|
Dmitry Gozman
|
ab3b4b8cd0
|
fix(test runner): respect updateSourceMethod from the config (#34442)
|
2025-01-23 12:11:26 +00:00 |
|
Adam Gastineau
|
256dc47833
|
docs: switch gracefulShutdown to primarily mention SIGTERM and add Docker comment (#34430)
|
2025-01-22 09:49:34 -08:00 |
|
Dmitry Gozman
|
cf90c0f122
|
fix(aria snapshot): make rebase work when options are specified (#34409)
|
2025-01-22 07:53:53 +00:00 |
|
Dmitry Gozman
|
888feb06be
|
fix(list reporter): do not break after output without trailing eol (#34410)
|
2025-01-21 18:30:09 +00:00 |
|
Dmitry Gozman
|
333e994e7d
|
fix(step.skip): show a skipped indicator in UI mode (#34407)
|
2025-01-21 18:28:41 +00:00 |
|
Yury Semikhatsky
|
372d4196d7
|
chore: step timeout improvements (#34386)
|
2025-01-17 21:15:47 -08:00 |
|
Pavel Feldman
|
9970446f51
|
chore: remove toMatchAriaSnapshot.path (#34379)
|
2025-01-17 14:35:15 -08:00 |
|
Adam Gastineau
|
3c160df06a
|
chore: mark v1.51.0-next (#34382)
|
2025-01-17 12:34:59 -08:00 |
|
Yury Semikhatsky
|
587e778a5a
|
Revert "feat(aria): extend toHaveAccessibleName() to accept an array … (#34361)
|
2025-01-16 15:04:56 -08:00 |
|
Dmitry Gozman
|
be6caed8df
|
chore: remove expectZone (#34312)
|
2025-01-16 18:53:32 +00:00 |
|
Yury Semikhatsky
|
8d39c44b69
|
docs: improve toHaveClass paramter description (#34345)
|
2025-01-15 14:38:34 -08:00 |
|
Dmitry Gozman
|
aeec0c0e36
|
fix(test runner): esm loader in old Node versions (#34330)
|
2025-01-15 14:45:10 +00:00 |
|
Yury Semikhatsky
|
275f334b58
|
chore(step): remove step.fail and step.fixme, add step.skip (#34326)
|
2025-01-14 17:43:47 -08:00 |
|
Pavel Feldman
|
b0f0a2951a
|
docs: improve aria overload docs (#34319)
|
2025-01-13 18:25:57 -08:00 |
|
Pavel Feldman
|
fe96104ce2
|
docs: clarify updateSourceMethod (#34314)
|
2025-01-13 18:25:32 -08:00 |
|
Pavel Feldman
|
13bdd3c92f
|
feat(toBeChecked): allow indeterminate expectation (#34269)
|
2025-01-09 18:18:15 -08:00 |
|
Pavel Feldman
|
0d34369fc0
|
chore: include actual value in the elementState (#34245)
|
2025-01-07 15:31:18 -08:00 |
|
Dmitry Gozman
|
63329a3471
|
chore: remove dependency from library on expectZone, straighten csi handling (#34211)
|
2025-01-07 13:30:04 +00:00 |
|
Pavel Feldman
|
4e8c83055f
|
chore: split output clients by capabilities and base dir (#34135)
|
2025-01-06 11:03:35 -08:00 |
|
Simon Knott
|
6bdd2694ee
|
feat(webserver): customize shutdown with new gracefulShutdown option (#34130)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
|
2025-01-03 11:34:34 +01:00 |
|
Simon Knott
|
04a3574f80
|
feat(reporter): report TestStep#attachments (#34037)
|
2025-01-02 17:48:59 +01:00 |
|
Dmitry Gozman
|
cd32d1b08c
|
fix(test runner): apply --last-failed after sharding (#34166)
|
2024-12-30 18:45:49 +00:00 |
|
Pengoose
|
7f141b2c42
|
feat: expect(locator).toHaveAccessibleErrorMessage (#33904)
|
2024-12-27 09:54:16 +00:00 |
|
Yury Semikhatsky
|
cce8e8e0e5
|
chore(html): use api prefix to qualify public types (#34121)
|
2024-12-20 14:03:38 -08:00 |
|
Yury Semikhatsky
|
a74c488b25
|
docs: document --no-shell option (#34120)
|
2024-12-20 10:24:10 -08:00 |
|
Adam Gastineau
|
875436855e
|
chore(lint): Ensure EOL newlines (#34117)
|
2024-12-20 09:17:09 -08:00 |
|
Yury Semikhatsky
|
7ed60ccf7f
|
feat(test): step.fail and step.fixme modifiers (#34042)
|
2024-12-17 11:17:22 -08:00 |
|
Yury Semikhatsky
|
76bb01d77c
|
chore: rephrase suggestion for slow test files (#34012)
|
2024-12-16 13:35:19 -08:00 |
|
Dmitry Gozman
|
aa1fe61cc9
|
fix(list reporter): do not print step location instead of test location (#34022)
|
2024-12-16 10:15:52 +00:00 |
|
Pavel Feldman
|
1e4239f48d
|
chore: allow selecting update source type via test server (#34014)
|
2024-12-14 10:58:16 -08:00 |
|
Max Schmitt
|
91d4b82dfb
|
fix(pwt): custom fixture titles in UI Mode / HTML Reporter (#34009)
|
2024-12-13 12:31:38 -08:00 |
|
Max Schmitt
|
65688d623e
|
chore: update TypeScript to v5.7 (#33994)
|
2024-12-13 04:52:04 -08:00 |
|
Simon Knott
|
dd36de7809
|
fix(html): encode all stdio attachments (#33950)
|
2024-12-13 12:01:20 +01:00 |
|
Pavel Feldman
|
a25bda6950
|
chore: allow storing aria snapshots in files (#33919)
|
2024-12-10 11:45:16 -08:00 |
|
yangsisi
|
d029b03d9f
|
fix(defineConfig): fix type issue passing custom property in the seco… (#33774)
Signed-off-by: yangsisi <13655750+yangsisi0422@users.noreply.github.com>
|
2024-12-09 09:20:47 -08:00 |
|
Dmitry Gozman
|
0937d2f7b9
|
fix(types): update types for test.extend (#33784)
|
2024-12-09 08:59:01 -08:00 |
|
Simon Knott
|
f6f6a6225c
|
docs: locale defaults to en-us (#33840)
|
2024-12-05 15:44:41 -08:00 |
|
Pavel Feldman
|
971b5da741
|
chore: introduce update-source-method (#33738)
|
2024-11-22 18:30:35 -08:00 |
|
Pavel Feldman
|
66d9f3acbe
|
chore: introduce update-snapshots=changed (#33735)
|
2024-11-22 17:41:31 -08:00 |
|
Pavel Feldman
|
5f85a4a419
|
chore: add config markers / overwrite mode (#33723)
|
2024-11-22 09:12:58 -08:00 |
|
Pavel Feldman
|
e0f0996bbd
|
chore: climb file tree to git root for patches (#33722)
|
2024-11-21 17:32:07 -08:00 |
|
Simon Knott
|
fc19e6e7b4
|
fix(test): export TestDetailsAnnotation (#33698)
|
2024-11-20 17:28:56 +01:00 |
|
Josh Kelley
|
1afb56ee1b
|
docs: add docs for 1.49.0's new "chromium" option (#33680)
|
2024-11-20 01:19:39 -08:00 |
|
Simon Knott
|
f1ddd379f3
|
fix(html): don't conflate file names (#33600)
|
2024-11-20 10:16:33 +01:00 |
|
Dmitry Gozman
|
50c8fbf750
|
fix(ui mode): do not render anonymous describe (#33675)
|
2024-11-20 00:51:31 -08:00 |
|
aairiian
|
7f054ef8c6
|
feat(aria): extend toHaveAccessibleName() to accept an array of expected accessible names (#33277)
|
2024-11-18 07:46:47 -08:00 |
|
Yury Semikhatsky
|
e24780f825
|
chore: unshift shortest whitespace prefix only (#33618)
|
2024-11-15 12:47:25 -08:00 |
|
Dmitry Gozman
|
77dee44984
|
fix(rebase): do not apply multiple rebaselines to the same assertion (#33629)
|
2024-11-15 09:08:31 -08:00 |
|
Dmitry Gozman
|
2aa9e11a7f
|
fix(aria): normalize whitespace in toMatchAccessible{Name,Description} (#33619)
|
2024-11-15 02:49:03 -08:00 |
|
Dmitry Gozman
|
eaf3536014
|
fix(trace): afterAll hook should not break tracing with reused context (#33616)
|
2024-11-14 13:24:02 -08:00 |
|
Dmitry Gozman
|
9f59dbdc57
|
fix(merge): update error.cause location (#33583)
|
2024-11-14 01:15:21 -08:00 |
|
Yury Semikhatsky
|
5203c780ae
|
feat: step timeout option (#33560)
|
2024-11-13 11:17:54 -08:00 |
|
Max Schmitt
|
cd41404b05
|
chore: mark v1.50.0-next (#33572)
|
2024-11-13 12:51:54 +01:00 |
|
Pavel Feldman
|
d685763c49
|
chore: use diff instead of diffmatchpatch (#33550)
|
2024-11-12 14:46:29 -08:00 |
|
Dmitry Gozman
|
33f9c8279c
|
chore: more aria snapshot fixes (#33534)
|
2024-11-12 02:26:54 -08:00 |
|
Simon Knott
|
114884335d
|
chore(html): support HMR for local dev (#33511)
|
2024-11-12 11:11:50 +01:00 |
|
Pavel Feldman
|
1b65f26f02
|
chore: apply rebaselines in a task (#33549)
|
2024-11-11 21:15:05 -08:00 |
|
Pengoose
|
a501232bf0
|
fix(expect): adjust normalization for regex values in toHaveText matcher (#33533)
|
2024-11-11 17:19:04 -08:00 |
|
Max Schmitt
|
d8a98a2bf5
|
test: fix flaky page.pause() tests end up stalling (#33544)
|
2024-11-11 22:19:58 +01:00 |
|
Max Schmitt
|
d5ebe285c1
|
fix(transform): allow import attributes always (#33527)
|
2024-11-11 10:26:13 +01:00 |
|
Pavel Feldman
|
503f74da90
|
chore: allow editing aria template in recorder (tests) (#33522)
|
2024-11-08 17:18:51 -08:00 |
|
Pavel Feldman
|
d4ad520a9b
|
chore: fix more aria escaping edge cases (#33460)
|
2024-11-05 16:22:02 -08:00 |
|
Pavel Feldman
|
9d94ad152e
|
chore: dedupe tags in base reporter title (#33461)
|
2024-11-05 16:18:10 -08:00 |
|
Pavel Feldman
|
a655b0bfb3
|
chrome: aria api review (#33458)
|
2024-11-05 15:23:38 -08:00 |
|
Dmitry Gozman
|
9b2ca93a50
|
chore: followup to tracing.group (#33450)
|
2024-11-05 04:45:54 -08:00 |
|
René
|
fa10bcd5a3
|
feat(tracing) Adding groups to trace via pw-api (#33081)
Signed-off-by: René <snooz@posteo.de>
Signed-off-by: René <41592183+Snooz82@users.noreply.github.com>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
|
2024-11-05 03:45:37 -08:00 |
|
Simon Knott
|
8e140a4873
|
fix(global setup): simplify ordering (#33444)
|
2024-11-05 10:36:29 +01:00 |
|
Pavel Feldman
|
8b49d568de
|
docs: start adding the aria snapshot documentation (#33407)
|
2024-11-04 10:53:46 -08:00 |
|
Pavel Feldman
|
135ed28740
|
chore: more yaml escaping tests (#33387)
|
2024-10-31 17:14:11 -07:00 |
|
Pavel Feldman
|
c462e29e73
|
chore(aria): generate single patch for all baselines (#33384)
|
2024-10-31 15:34:17 -07:00 |
|
Pavel Feldman
|
a2e901e080
|
chore: generate aria name regex when possible (#33373)
|
2024-10-31 11:25:38 -07:00 |
|
Pavel Feldman
|
676f014b5f
|
chore: use objects for string aria template notes (#33371)
|
2024-10-30 17:25:51 -07:00 |
|
Pavel Feldman
|
a43b99368e
|
chore: support aria snapshots in tsx (#33369)
|
2024-10-30 17:25:30 -07:00 |
|
Simon Knott
|
64802fc284
|
fix(line reporter): wrap chinese characters correctly (#33322)
|
2024-10-30 13:29:31 +01:00 |
|
Pavel Feldman
|
9ce401d44a
|
chore: suggest aria snapshots w/ regex (#33334)
|
2024-10-29 16:19:08 -07:00 |
|
Max Schmitt
|
9eb4fe5546
|
feat(pwt): serialize and expose Error.cause from Worker process (#32833)
|
2024-10-29 00:01:59 +01:00 |
|
Yury Semikhatsky
|
88c42f7887
|
chore: delete unused source-map-support code (#33306)
|
2024-10-25 16:20:33 -07:00 |
|
Yury Semikhatsky
|
0ace47e7cf
|
chore: revert exposed expect error details on TestError (#33310)
|
2024-10-25 16:20:18 -07:00 |
|
Pavel Feldman
|
74e5e5560f
|
chore: update missing snapshots by default (#33311)
|
2024-10-25 16:13:38 -07:00 |
|
Yury Semikhatsky
|
c66af9c525
|
chore: make expect timeout field required in the protocol (#33309)
|
2024-10-25 15:26:41 -07:00 |
|
Yury Semikhatsky
|
4facda8685
|
chore: fix source-map type import error (#33308)
|
2024-10-25 13:51:08 -07:00 |
|
Yury Semikhatsky
|
1e8884621a
|
chore: unify toHaveScreenshot error formatting (#33300)
|
2024-10-25 12:36:39 -07:00 |
|
Yury Semikhatsky
|
f98531baee
|
chore: remove check for node < 16 (#33301)
|
2024-10-25 10:33:43 -07:00 |
|
Pavel Feldman
|
ff5f1628dc
|
chore: allow aria snapshot rebaselines (#33256)
|
2024-10-24 16:49:10 -07:00 |
|
Dmitry Gozman
|
2e01154bb5
|
feat: screenshot:on-first-failure (#33266)
|
2024-10-24 04:41:35 -07:00 |
|
Pavel Feldman
|
6ae6b4865c
|
chore: always use TestInfoErrorImpl (impl) in @playwright/test (#33255)
|
2024-10-23 17:36:05 -07:00 |
|
Pavel Feldman
|
8da065a2ea
|
Revert "chore: remove unused @babel/parser (#32654)" (#33252)
|
2024-10-23 12:57:15 -07:00 |
|
Yury Semikhatsky
|
8ec981c394
|
chore: move github reporter formatting out of base (#33213)
|
2024-10-22 11:45:12 -07:00 |
|
Yury Semikhatsky
|
aebceb345e
|
chore: expose expect error details on TestError (#33183)
|
2024-10-21 11:15:55 -07:00 |
|
Max Schmitt
|
b1fb4f16a7
|
chore: hide 'markdown' reporter (#33140)
|
2024-10-18 23:00:05 +02:00 |
|
Pavel Feldman
|
2e8e7a66cd
|
chore: implement tree w/o list (#33169)
|
2024-10-18 13:50:43 -07:00 |
|
Simon Knott
|
0d63df4875
|
feat(test runner): allow multiple global setups (#32955)
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
|
2024-10-18 11:03:00 +02:00 |
|
Pavel Feldman
|
29c84a33c3
|
chore: compute aria text consistently with the role accumulated text (#33157)
|
2024-10-17 17:06:18 -07:00 |
|
Dmitry Gozman
|
aa952c1b03
|
fix(html report): generate test snippets when test dir is non-root (#33162)
|
2024-10-17 08:33:15 -07:00 |
|