playwright/tests
Yury Semikhatsky a50cd30519
chore: use monotonic time for sorting (#30735)
* Use only monotonicTime for sorting, do not use wallTime for that
* Since test runner and the library can be running on different
machines, those machines may have clocks which are not synchronized. To
avoid problems in such cases we compute delta between test runner and
and library contexts based on a start time of action that exists in both
contexts.
2024-05-09 15:31:23 -07:00
..
android chore: do not use project id in telereporter (#29776) 2024-03-01 21:44:08 -08:00
assets fix(trace-viewer): make call ids unique across trace files (#30720) 2024-05-08 17:33:31 -07:00
components chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
config chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
electron chore: remove checkCoverage script (#30552) 2024-04-25 14:00:14 -07:00
image_tools chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
installation chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
library chore: use monotonic time for sorting (#30735) 2024-05-09 15:31:23 -07:00
page fix(chromium): concat all post data entries for request.postData() (#30734) 2024-05-09 14:08:38 -07:00
playwright-test chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
stress chore: drop firefox-asan (#30626) 2024-05-01 22:13:00 +00:00
third_party/proxy chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
webview2 chore: remove checkCoverage script (#30552) 2024-04-25 14:00:14 -07:00
.eslintrc.js chore: strengthen linting (#29669) 2024-02-26 16:52:28 -08:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json test: add installation tests for supposed plugin story (#27331) 2023-09-28 17:18:22 -07:00