super-productivity/e2e/tests/sync
Johannes Millan f51973ee92 fix(sync): update vector clock tests to expect error on overflow
Tests were expecting silent reset to 1 on overflow, but the implementation
correctly throws an error since resetting would break causality.
2025-12-15 20:00:58 +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 fix(sync): update vector clock tests to expect error on overflow 2025-12-15 20:00:58 +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-repeat-task.spec.ts fix(sync): update vector clock tests to expect error on overflow 2025-12-15 20:00:58 +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