playwright/tests
Dmitry Gozman aeba083da0
fix(snapshots): match resources by method (#24145)
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 20:04:48 -07:00
..
android chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
assets feat(ui): render all console / network messages in trace (#24115) 2023-07-10 12:56:56 -07:00
components chore: ensure module deps in ct-core (#24056) 2023-07-06 12:01:45 -07:00
config fix(trace): do not allow after w/o before (#24106) 2023-07-07 17:16:26 -07: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 fix(snapshots): match resources by method (#24145) 2023-07-10 20:04:48 -07:00
page feat(ui): render all console / network messages in trace (#24115) 2023-07-10 12:56:56 -07:00
playwright-test feat(trace): render Node console messages in trace (#24139) 2023-07-10 18:36:28 -07: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