jonhermansen
667b481143
Merge 914625fe07 into ad64f8d859
2025-02-27 17:14:47 +01:00
Simon Knott
a1146fd4a3
chore: copy as prompt in ui should have codeframe ( #34943 )
...
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-02-27 15:50:46 +01:00
Dmitry Gozman
3ce9ae6a7d
chore: replace locator.visible with filter({ visible }) ( #34947 )
2025-02-27 13:44:53 +00:00
Simon Knott
10fc0ef221
chore: make indexeddb opt-in ( #34942 )
2025-02-27 14:27:54 +01:00
Pavel Feldman
58db3f7e3f
chore: restore pr title in html report ( #34937 )
2025-02-26 19:22:31 -08:00
Yury Semikhatsky
b5fe029c1b
chore: remove failOnStatusCode from Browser.newContext, rename ( #34936 )
2025-02-26 15:03:21 -08:00
Pavel Feldman
cd23a224f6
chore: another iteration on gitCommit/gitDiff props ( #34926 )
2025-02-26 08:40:30 -08:00
Simon Knott
17c4d8e5ec
chore: change generated filename for toMatchAriaSnapshot from .yml to .snapshot.yml ( #34931 )
...
Signed-off-by: Simon Knott <info@simonknott.de>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2025-02-26 16:29:56 +01:00
Simon Knott
a04a93c1fd
chore: change pageSnapshot extension to .snapshot.yml ( #34930 )
2025-02-26 14:27:17 +01:00
Yury Semikhatsky
aaac9923fd
fix: disable global timeout when debugging ( #34922 )
2025-02-25 11:33:15 -08:00
Pavel Feldman
411f938296
chore: clean up git commit metadata props and UI ( #34867 )
2025-02-25 09:21:17 -08:00
Dmitry Gozman
b148cbad76
fix: remove unicode soft hyphen in normalizeWhitespace ( #34920 )
2025-02-25 16:54:02 +00:00
Simon Knott
9e38473309
fix(runner): hide APIResponse.* calls from results ( #34909 )
2025-02-25 14:26:54 +01:00
Dmitry Gozman
ed0bf35435
feat: locator.visible ( #34905 )
2025-02-25 11:48:15 +00:00
Vitaliy Potapov
c4be54b45c
Docs: improve docs and tests for URL glob pattern ( #34899 )
2025-02-24 12:22:24 -08:00
Pavel Feldman
325fe71bb9
chore: minor html report polish ( #34864 )
2025-02-21 13:49:23 -08:00
Yury Semikhatsky
65910c4ac5
test: unskip "should preserve cookie order from Set-Cookie header" ( #34888 )
2025-02-21 10:04:01 -08:00
Max Schmitt
132d93151c
test: replace setTimeout with builtinSetTimeout in UI mode test ( #34885 )
2025-02-21 07:38:24 -08:00
Max Schmitt
428f196036
test: have typed RunResult.results ( #34883 )
2025-02-21 14:22:59 +01:00
Adam Gastineau
33c0a1b0ca
chore: add floating promise warning to hooks ( #34861 )
2025-02-20 10:46:49 -08:00
Simon Knott
bb8e914294
feat(ui): collapse repeating console lines ( #34857 )
2025-02-20 14:48:20 +01:00
Simon Knott
aca3fb275b
fix(runner): validate config.tsconfig ( #34849 )
2025-02-20 09:11:50 +01:00
Simon Knott
1f1e2acf9b
chore: rename prompt button ( #34851 )
2025-02-19 14:32:58 -08:00
Adam Gastineau
f5b8cca1eb
feat: Warn on floating promises ( #34845 )
2025-02-19 10:11:04 -08:00
Simon Knott
a3e8788b9c
chore: hide llm chat ( #34852 )
2025-02-19 14:14:18 +01:00
Max Schmitt
081031f50e
chore: bump vite to v6 ( #34663 )
2025-02-18 13:29:16 +01:00
Max Schmitt
1af4e367f4
fix(testServer): pass use options to listFiles command ( #34832 )
2025-02-18 00:33:45 +01:00
Jon Hermansen
914625fe07
Incorporate feedback from PR
2025-02-17 15:21:03 -05:00
Pavel Feldman
024a52821a
chore: init eventEmitter w/ platform ( #34809 )
2025-02-14 17:06:11 -08:00
Pavel Feldman
8b28e637c8
chrome: remove state from isomorphic utils ( #34795 )
2025-02-14 15:10:50 -08:00
Yury Semikhatsky
be95a08c4d
feat(webkit): roll to r2137, update tests ( #34806 )
2025-02-14 11:25:35 -08:00
Simon Knott
fe0b327770
feat(ui): llm conversation about error ( #34750 )
2025-02-14 16:59:26 +01:00
Dmitry Gozman
e6b405c012
chore: show gha pull request title instead of a merge commit ( #34781 )
2025-02-14 09:32:06 +00:00
Yury Semikhatsky
6833b664e3
test: update modernizr expectations with actual mobile Safari 18.3 values ( #34789 )
2025-02-13 16:37:15 -08:00
Pavel Feldman
163aacf4b6
chore: allow client operation w/o local utils ( #34790 )
2025-02-13 16:15:11 -08:00
Pavel Feldman
3d760b657b
chore: move debug, env and user agent from utils/ ( #34766 )
2025-02-12 19:27:24 -08:00
Yury Semikhatsky
bab197b493
test: adjust bidi browser name in browsertype-connect.spec ( #34758 )
2025-02-12 18:04:42 -08:00
Pavel Feldman
0eeba380f2
chore: move crypto to server/util/ ( #34759 )
2025-02-12 14:43:52 -08:00
Yury Semikhatsky
0bd3a99f04
tests: put filechooser and setInputFiles tests into separate files ( #34756 )
2025-02-12 12:28:19 -08:00
Pavel Feldman
f54478a23e
chore: move utils that are user in server to server/utils (3) ( #34739 )
2025-02-12 09:34:01 -08:00
Dmitry Gozman
8eb816b363
fix(trace): do not save trace on failure after success in test+hooks ( #34724 )
2025-02-12 15:41:16 +00:00
Simon Knott
1ad7aad5fb
fix: prompt should mention contents ( #34746 )
2025-02-12 15:44:45 +01:00
Simon Knott
b7785e1662
feat(runner): enable gitCommitInfo by default on GH Actions ( #34743 )
2025-02-12 14:51:00 +01:00
Dmitry Gozman
3e976e9f10
chore(chromium): re-enable PlzDedicatedWorker feature ( #34400 )
2025-02-12 13:22:35 +00:00
Jon Hermansen
39a2e9cf3e
feat(config): failOnFlakyTests option
...
This patch adds a configuration option to make the test runner
exit with a non-zero status when any test is flaky. The config
option does not take precedence over the CLI flag.
Fixes #34397
2025-02-11 21:43:11 -05:00
Pavel Feldman
bd74fc4964
chore: move utils that are user in server to server/utils (2) ( #34736 )
2025-02-11 17:19:27 -08:00
Pavel Feldman
25a168fae5
chore: move utils that are user in server to server/utils (1) ( #34734 )
2025-02-11 15:40:41 -08:00
Yury Semikhatsky
934600b24b
test: reenable 2 screenshot tests on wk mac ( #34735 )
2025-02-11 15:21:15 -08:00
Yury Semikhatsky
6004865ee5
chore(tests): respect BIDIPATH in browsertype-connect.spec.ts ( #34733 )
2025-02-11 14:03:16 -08:00
JacksonLei123
5a76b17c87
feat: add failOnStatusCode option to API request context ( #34346 )
2025-02-11 13:23:11 -08:00