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 |
|