super-productivity/e2e/tests/sync
Johannes Millan 289a57b21d refactor(e2e): clean up webdav-sync-expansion test
- Remove debug console.log statements
- Extract magic numbers to named constants
- Remove unused clientName parameter from setupClient
2025-12-13 20:42:24 +01:00
..
import-sync.spec.ts test(sync): add integration and E2E tests for import, repair, provider switch 2025-12-12 20:47:48 +01:00
supersync-advanced-edge-cases.spec.ts test(sync): add comprehensive edge case tests for cascading deletes and data integrity 2025-12-13 15:13:01 +01:00
supersync-advanced.spec.ts fix(sync): ensure pending writes complete before conflict detection 2025-12-13 11:50:36 +01:00
supersync-daily-summary.spec.ts fix(lint): Resolve linting issues in e2e and integration tests 2025-12-12 20:48:13 +01:00
supersync-edge-cases.spec.ts test(sync): add comprehensive tests for undo task delete sync 2025-12-13 17:57:30 +01:00
supersync-encryption.spec.ts fix(sync): enable E2E encryption for SuperSync operations 2025-12-12 20:48:40 +01:00
supersync-late-join.spec.ts feat(e2e): Add comprehensive SuperSync E2E integration tests 2025-12-12 20:48:13 +01:00
supersync-models.spec.ts fix(e2e): fix failing supersync models test due to wrong locator 2025-12-12 20:48:13 +01:00
supersync-server-migration.spec.ts fix(sync): route ImmediateUploadService through SyncService for migration detection 2025-12-13 13:54:02 +01:00
supersync.spec.ts fix(e2e): Stabilize SuperSync and general E2E tests 2025-12-12 20:48:13 +01:00
webdav-sync-advanced.spec.ts fix(e2e): scroll task into view before clicking attachment button 2025-12-13 20:41:09 +01:00
webdav-sync-expansion.spec.ts refactor(e2e): clean up webdav-sync-expansion test 2025-12-13 20:42:24 +01:00
webdav-sync-full.spec.ts test(e2e): skip failing webdav sync tests pending regression investigation 2025-12-13 16:28:30 +01:00