playwright/tests
Dmitry Gozman 74ec8c243a
cherry-pick(#24145): fix(snapshots): match resources by method (#24147)
Fixes #24144.

Previously, we only matched by url, which confuses GET and HEAD requests
where the latter is usually zero-sized.

Also make sure that resources are sorted by their monotonicTime, since
that's not always the case in the trace file, where they are sorted by
the "response body retrieved" time.
2023-07-10 22:10:57 -07:00
..
android chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
assets fix(cr network): emit sw-handled requests when routing is enabled (#23589) 2023-06-08 10:33:28 -07:00
components chore: ensure module deps in ct-core (#24056) 2023-07-06 12:01:45 -07:00
config cherry-pick(#24106): fix(trace): do not allow after w/o before 2023-07-10 21:29:24 +04:00
electron feat(electron): support tracesDir option (#23947) 2023-06-28 16:32:16 -07:00
image_tools chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
installation chore: add more logging for browser install process (#23675) 2023-06-14 15:33:06 +02:00
library cherry-pick(#24145): fix(snapshots): match resources by method (#24147) 2023-07-10 22:10:57 -07:00
page feat(firefox): roll Firefox to 1417 (#24069) 2023-07-06 12:18:02 -07:00
playwright-test cherry-pick(#24127): fix: do not create empty directories for successful snapshot tests 2023-07-10 21:25:16 +04:00
stress chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
webview2 devops: do not upload test-results artifacts (#23168) 2023-05-19 13:06:42 -07:00
.eslintrc.js chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: render test steps in the trace (#22837) 2023-05-05 15:12:18 -07:00