playwright/tests
Max Schmitt b0bb99f413
test: unflake React.js and Vue tests (#15264)
React takes time to render on overbooked machines. Let's use web-first assertions to test that they work as expected.

Error: expect(received).toBe(expected) // Object.is equality

Expected: 1
Received: 0
    at /home/runner/work/playwright/playwright/tests/page/selectors-react.spec.ts:34:71

<img width="887" alt="image" src="https://user-images.githubusercontent.com/17984549/176618419-7653e5d8-4853-4618-af3b-2698827879d2.png">
2022-06-30 07:00:05 -07:00
..
android chore: hide plugins for now (#13908) 2022-05-03 14:25:56 -07:00
assets feat(har): introduce the slim mode (#15053) 2022-06-22 14:44:12 -07:00
components feat(ct): support Vue2 (#14600) 2022-06-02 17:37:43 -07:00
config chore: warn users on clashing test output and html reporter folders (#14964) 2022-06-18 15:47:26 -07:00
electron feat(har): re-add routeFromHAR (#15024) 2022-06-21 22:12:37 -07:00
installation test: installation test for CDN failover (#14963) 2022-06-20 11:24:23 -07:00
library test: unskip viewport size test (#15268) 2022-06-30 15:58:11 +02:00
page test: unflake React.js and Vue tests (#15264) 2022-06-30 07:00:05 -07:00
playwright-test test: match more of output to ensure source map support is good (#15206) 2022-06-29 22:26:48 +02:00
stress fix(leak): do not retain test fixtures in worker fixtures (#14363) 2022-05-23 16:54:56 -07:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00