managarten/apps
Till JS 271836da4c test(contacts,todo): add Playwright E2E test suites
Contacts (10 tests):
- playwright.config.ts, auth fixture with storage state caching
- auth.spec.ts: login page, invalid credentials, successful login, redirect
- contacts.spec.ts: create, favorite, delete, search contact
- tags.spec.ts: create tag, search tag

Todo (10 tests):
- playwright.config.ts, auth fixture with storage state caching
- auth.spec.ts: login page, invalid credentials, successful login, redirect
- tasks.spec.ts: create, complete/uncomplete, delete task
- projects.spec.ts: create task, navigate tags, create/delete tag

Both follow Calendar's E2E pattern: custom auth fixtures, backend health
checks, German UI text, unique test data with Date.now()

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 12:24:50 +01:00
..
calendar test(calendar,contacts,todo): add controller unit tests for all 3 apps 2026-03-19 12:09:01 +01:00
chat fix(auth): add missing reset-password page to 13 apps 2026-03-19 10:13:18 +01:00
clock fix(auth): add missing reset-password page to 13 apps 2026-03-19 10:13:18 +01:00
contacts test(contacts,todo): add Playwright E2E test suites 2026-03-19 12:24:50 +01:00
context feat(context): add SvelteKit web app with Svelte 5 runes 2026-03-19 11:15:20 +01:00
docs 🌙 feat(docs): set dark mode as default theme 2026-01-29 18:22:23 +01:00
manacore docs(audits): update scores after controller tests and i18n expansion 2026-03-19 12:13:13 +01:00
manadeck fix(auth): add missing reset-password page to 13 apps 2026-03-19 10:13:18 +01:00
matrix feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
mukke fix(mukke): add patches dir to Dockerfiles for pnpm install 2026-03-19 12:11:50 +01:00
nutriphi fix(auth): add missing reset-password page to 13 apps 2026-03-19 10:13:18 +01:00
photos fix(auth): add missing reset-password page to 13 apps 2026-03-19 10:13:18 +01:00
picture fix(picture-mobile): make patch-package non-fatal in postinstall 2026-03-15 09:01:21 +01:00
planta fix(auth): add missing reset-password page to 13 apps 2026-03-19 10:13:18 +01:00
presi fix(auth): add missing reset-password page to 13 apps 2026-03-19 10:13:18 +01:00
questions fix(auth): add missing reset-password page to 13 apps 2026-03-19 10:13:18 +01:00
skilltree fix(auth): add missing reset-password page to 13 apps 2026-03-19 10:13:18 +01:00
storage feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
todo test(contacts,todo): add Playwright E2E test suites 2026-03-19 12:24:50 +01:00
traces fix(traces): configure EAS Build for TestFlight and fix bot-services build 2026-03-17 13:16:38 +01:00
zitare fix(auth): add missing reset-password page to 13 apps 2026-03-19 10:13:18 +01:00