super-productivity/e2e
Johannes Millan 4f1473c1e9 test(e2e): fix timeout for disable and re-enable plugin test in CI
Increase timeout from 30s to 90s in CI environment to account for the
waitForPluginAssets function which can take up to 60 seconds when
retrying in CI. This prevents test timeouts during asset availability
checks.
2025-08-03 22:08:33 +02:00
..
constants refactor: move tests 2025-08-02 11:37:25 +02:00
fixtures test(e2e): simplify 2025-08-02 15:58:12 +02:00
helpers fix(e2e): handle plugin asset loading issues in CI 2025-08-03 21:06:05 +02:00
pages test(e2e): fix 2 2025-08-03 15:04:30 +02:00
tests test(e2e): fix timeout for disable and re-enable plugin test in CI 2025-08-03 22:08:33 +02:00
.gitignore build(ci): resolve e2e webserver timeout issues 2025-08-03 12:36:02 +02:00
global-setup.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
playwright.config.ts build: run in parallel 2025-08-03 21:03:08 +02:00
tsconfig.json refactor: move tests 2025-08-02 11:37:25 +02:00