Commit graph

6 commits

Author SHA1 Message Date
Johannes Millan
503bcf65ad test(e2e): disable failing for now 2025-09-21 00:59:11 +02:00
Johannes Millan
c75ae34279 test(e2e): disable failing test in ci 2025-08-03 15:39:59 +02:00
Johannes Millan
43230c3f0c fix(e2e): increase timeout for performance test to 60 seconds 2025-08-02 17:15:59 +02:00
Johannes Millan
613ccfa3da test(e2e): restore all test files from 4781b6ec with updated import paths 2025-08-02 16:57:12 +02:00
Johannes Millan
6ddbf00651 test(e2e): remove console.log statements and replace console.error with throw
- Remove all console.log statements from E2E test files
- Replace console.error with throw new Error for proper error handling
- Remove console.warn statements
- Fix unused variable linting errors in plugin tests
2025-08-02 12:25:21 +02:00
Johannes Millan
9f2c786e41 refactor: move tests 2025-08-02 11:37:25 +02:00