super-productivity/e2e/tests
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
..
autocomplete refactor: move tests 2025-08-02 11:37:25 +02:00
daily-summary refactor: move tests 2025-08-02 11:37:25 +02:00
issue-provider-panel refactor: move tests 2025-08-02 11:37:25 +02:00
navigation refactor: move tests 2025-08-02 11:37:25 +02:00
performance test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
planner test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
plugins test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
project refactor: move tests 2025-08-02 11:37:25 +02:00
project-note refactor: move tests 2025-08-02 11:37:25 +02:00
reminders test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
short-syntax refactor: move tests 2025-08-02 11:37:25 +02:00
sync refactor: move tests 2025-08-02 11:37:25 +02:00
task-basic refactor: move tests 2025-08-02 11:37:25 +02:00
task-list-basic test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
work-view test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
all-basic-routes-without-error.spec.ts refactor: move tests 2025-08-02 11:37:25 +02:00