super-productivity/e2e
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
..
constants refactor: move tests 2025-08-02 11:37:25 +02:00
fixtures refactor: move tests 2025-08-02 11:37:25 +02:00
pages refactor: move tests 2025-08-02 11:37:25 +02:00
tests test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
fix-plugin-timeouts.sh refactor: move tests 2025-08-02 11:37:25 +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
MIGRATION_STATUS.md refactor: move tests 2025-08-02 11:37:25 +02:00
MIGRATION_SUMMARY.md refactor: move tests 2025-08-02 11:37:25 +02:00
playwright.config.ts refactor: move tests 2025-08-02 11:37:25 +02:00
tsconfig.json refactor: move tests 2025-08-02 11:37:25 +02:00