Joel Einbinder
|
c8f875a193
|
chore: move test runner types into the playwright test package (#9472)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2021-10-14 11:55:08 +02:00 |
|
Andrey Lushnikov
|
4fa6d1e723
|
feat(firefox): roll to r1296 (#9494)
|
2021-10-14 11:35:39 +02:00 |
|
Pavel Feldman
|
ac6e515ac3
|
chore: skip tracing tests when tracing is forced
|
2021-10-13 19:32:23 -07:00 |
|
github-actions[bot]
|
c054d19a5d
|
feat(webkit): roll to r1562 (#9476)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2021-10-14 02:00:25 +02:00 |
|
github-actions[bot]
|
a885e95646
|
feat(firefox-beta): roll to r1293 (#9456)
|
2021-10-13 14:32:35 -07:00 |
|
Yury Semikhatsky
|
e827bde1c2
|
fix(runner): skip global hooks in --list mode (#9480)
|
2021-10-13 14:18:15 -07:00 |
|
Yury Semikhatsky
|
fc54f1937a
|
test: ipv6 proxy address (#9457)
|
2021-10-13 12:10:09 -07:00 |
|
Dmitry Gozman
|
64a3099655
|
chore(expect): simplify expect implementation (#9459)
|
2021-10-13 08:56:57 -07:00 |
|
Pavel Feldman
|
cdfe075b2a
|
chore(traceviewer): drop intermediate iframe, add drop handler (#9455)
|
2021-10-12 21:21:06 -07:00 |
|
Pavel Feldman
|
c0945d9d00
|
chore(trace): make trace viewer a pwa (#9438)
|
2021-10-12 14:42:50 -07:00 |
|
Max Schmitt
|
94680a702d
|
test: mark 'should fulfill with multiple set-cookie' as fixme on Electron
|
2021-10-12 10:59:39 +02:00 |
|
Pavel Feldman
|
9dfc0a3394
|
chore: make sw global in trace viewer (#9431)
|
2021-10-11 20:52:28 -07:00 |
|
Pavel Feldman
|
876e08315b
|
fix(expect): continue polling in array-based matchers, fix edge cases (#9430)
|
2021-10-11 14:01:09 -07:00 |
|
Max Schmitt
|
b1160ec239
|
chore(test-runner): make outputDir based on cwd instead of testDir (#9360)
|
2021-10-11 22:24:46 +02:00 |
|
Joel Einbinder
|
d34b53a0d7
|
feat(test runner): allow comparing binary files to strings (#9315)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2021-10-11 21:57:59 +02:00 |
|
Max Schmitt
|
76142a33ae
|
test: fix tests which include special signal handling (#9433)
|
2021-10-11 12:07:40 -07:00 |
|
Joel Einbinder
|
1bf8c80bda
|
test(downloads): enable test for downloads in a persistent context (#9379)
|
2021-10-11 19:27:56 +02:00 |
|
Max Schmitt
|
9dd6bb8c6a
|
Revert "feat(test-runner): allow parametrized tests that don't extend base (#9301)"
This reverts commit f63af830de30872f60eff7a4be22379df5bf985c.
|
2021-10-11 17:32:31 +02:00 |
|
Joel Einbinder
|
c89d5a50dd
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |
|
Max Schmitt
|
b69b8889fe
|
test: fix broken relative outputDir test
#9380
|
2021-10-09 00:12:21 +02:00 |
|
Max Schmitt
|
804ee6e979
|
chore: roll stable-test-runner to ToT (#9397)
|
2021-10-08 18:37:06 +02:00 |
|
Yury Semikhatsky
|
6c18f1a6f0
|
feat(fetch): accept numeric and bool params (#9345)
|
2021-10-08 09:23:59 -07:00 |
|
Michael Rienstra
|
09250fd265
|
chore: bump 'expect' dev dep from v26 to v27 (#8718)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2021-10-08 17:01:31 +02:00 |
|
Max Schmitt
|
b3a8ccd064
|
test(test-runner): add test for relative outputDir (#9381)
|
2021-10-08 09:20:41 +02:00 |
|
Pavel Feldman
|
2a628d0e0e
|
chore: read trace off zip file (#9377)
|
2021-10-07 15:49:30 -07:00 |
|
Yury Semikhatsky
|
9164fc71ef
|
fix: support cookies with empty value (#9376)
|
2021-10-07 15:37:47 -07:00 |
|
Ross Wollman
|
a892fe6db0
|
test: request.sizes() sometimes hangs in CR (#9349)
|
2021-10-07 14:26:54 -07:00 |
|
Max Schmitt
|
b10140d9c2
|
chore: add reuse context to internal test suite (#9359)
|
2021-10-07 23:01:08 +02:00 |
|
Yury Semikhatsky
|
51490a82e1
|
feat(fetch): add helper methods for put, patch, head, delete (#9374)
|
2021-10-07 12:42:26 -07:00 |
|
Yury Semikhatsky
|
fb001f608f
|
fix(fetch): correctly return empty response body (#9371)
|
2021-10-07 11:38:51 -07:00 |
|
Pavel Feldman
|
083d882b2b
|
test: add missing request tests (#9343)
|
2021-10-06 10:15:13 -07:00 |
|
Pavel Feldman
|
bc71d20d0f
|
feat(request): add global request fixture (#9332)
|
2021-10-06 10:09:27 -07:00 |
|
Pavel Feldman
|
9b7e02b88b
|
test: add a couple more route+headers tests (#9322)
|
2021-10-06 09:35:54 -07:00 |
|
Yury Semikhatsky
|
ab879fecd6
|
fix(api): make storageState option type same as context.storageState (#9333)
|
2021-10-06 09:02:41 -07:00 |
|
Pavel Feldman
|
e8fdbbfa03
|
api: alias Fetch as ApiRequest (#9330)
|
2021-10-05 18:53:19 -07:00 |
|
Yury Semikhatsky
|
0a7b54abc3
|
test: set content-type to make test pass (#9331)
|
2021-10-05 18:30:07 -07:00 |
|
Ross Wollman
|
dbc3c11b8e
|
test: responseSize incorrect for 404 with content (#9328)
|
2021-10-05 17:40:08 -07:00 |
|
Yury Semikhatsky
|
0469a7552b
|
fix(fetch): do not allow to call get/post with request (#9326)
|
2021-10-05 16:36:15 -07:00 |
|
Yury Semikhatsky
|
701a97beca
|
chore(fetch): unprefix _request and _newRequest (#9325)
|
2021-10-05 13:56:34 -07:00 |
|
Pavel Feldman
|
f63af830de
|
feat(test-runner): allow parametrized tests that don't extend base (#9301)
|
2021-10-04 17:16:33 -07:00 |
|
Pavel Feldman
|
6e803f7186
|
fix(route): allow allHeaders call within route (#9300)
|
2021-10-04 16:10:16 -07:00 |
|
Samuel Maddock
|
1b83f3eaec
|
fix(electron): browser window ids out of sync (#8759)
|
2021-10-04 13:19:57 -07:00 |
|
Yury Semikhatsky
|
c516729544
|
fix(interception): make set-cookie work in chromium (#9299)
|
2021-10-04 13:19:05 -07:00 |
|
Sidharth Vinod
|
f4cbd9d574
|
test: remove checking duration in github reporter to reduce flakiness
|
2021-10-04 15:53:26 +02:00 |
|
Sidharth Vinod
|
be30f9f1c4
|
feat(test-runner): Add GitHub Actions reporter (#9191)
|
2021-10-04 10:32:56 +02:00 |
|
Pavel Feldman
|
913821f675
|
chore: roll Electron to 12.2.1 (#9271)
|
2021-10-01 19:40:47 -07:00 |
|
Dmitry Gozman
|
edf07949be
|
test: use separate Playwright instance to automate inspector (#9270)
This will prevent inspector from picking up test actions.
|
2021-10-01 17:06:13 -07:00 |
|
Yury Semikhatsky
|
1b4adfb916
|
fix(webkit): deduce response mime type from content-type (#9264)
|
2021-10-01 13:04:03 -07:00 |
|
Yury Semikhatsky
|
235eaca34a
|
fix(fetch): use data, form and multipart for different post data (#9248)
|
2021-10-01 12:11:33 -07:00 |
|
Nick Partridge
|
b126a5685b
|
feat: add path option to toMatchSnapshot (#9156)
|
2021-10-01 09:15:44 -07:00 |
|