super-productivity/e2e/tests/plugins
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
..
enable-plugin-test.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
plugin-enable-verify.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
plugin-feature-check.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
plugin-iframe.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
plugin-lifecycle.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
plugin-loading.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
plugin-structure-test.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
plugin-upload.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
test-plugin-visibility.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00