Commit Graph

5 Commits

Author SHA1 Message Date
Zaggy1024
e8c9a08efe Tests: Disconnect the virtual gamepad in the navigables gamepad test
Failing to disconnect the gamepad would cause subsequent gamepad tests
to fail if they ran in the same WebView.
2026-01-06 12:14:22 +01:00
Lorenz A
953b33d273 Tests/LibWeb: Do not wait so long to cancel previous playEffect 2025-12-31 18:25:22 +01:00
Lorenz A
5dbb857c40 Tests/LibWeb: Prevent flake with iframe loading in gamepad-iframe.html
If `sendMessageAndWait` sends a message before the iframe is setup and
listening we would wait indefinitely making the test timeout.
2025-11-17 17:21:31 +01:00
Timothy Flynn
019c529c07 Meta: Increase the line length enforced by prettier to 120
This matches our coding style recommendation in CodingStyle.md, and
matches our python formatting.
2025-10-31 19:55:50 -04:00
Luke Wilde
9adf27f009 LibWeb: Add tests for Gamepad API by utilising virtual SDL3 joysticks 2025-09-01 21:10:47 +02:00