managarten/apps/storage/apps/web/e2e
Till JS 8a1cb2dcbb feat(storage): add integration E2E tests with real backend
Playwright tests that verify real API interactions:
- Create folder via UI modal
- File upload via drag zone
- Search with results/no-results handling
- File preview modal opening
- Share modal from file actions
- Trash/favorites page loading
- Settings page with real storage usage stats

Tests auto-skip if backend is not available.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 13:43:51 +01:00
..
auth.spec.ts feat(storage): add drag & drop file moving and Playwright E2E tests 2026-03-21 13:16:29 +01:00
files.spec.ts feat(storage): add drag & drop file moving and Playwright E2E tests 2026-03-21 13:16:29 +01:00
integration.spec.ts feat(storage): add integration E2E tests with real backend 2026-03-26 13:43:51 +01:00
navigation.spec.ts feat(storage): add drag & drop file moving and Playwright E2E tests 2026-03-21 13:16:29 +01:00
search.spec.ts feat(storage): add drag & drop file moving and Playwright E2E tests 2026-03-21 13:16:29 +01:00