Commit Graph

3 Commits

Author SHA1 Message Date
Denis Urs Rudolph fafafae5d1 Fix integration tests - shared database across test classes
- Update CustomWebApplicationFactory to use static database name
- Ensure all tests share the same in-memory database instance
- This fixes authentication flow tests where registration must persist for login
- All 12 integration tests now pass
2026-04-09 21:20:06 +02:00
Denis Urs Rudolph b6962e1024 Add JWT authentication with AuthController and services 2026-04-03 21:00:16 +02:00
Denis Urs Rudolph 8bfd49e0ab WIP: Project setup with .NET backend and Next.js frontend 2026-04-03 20:55:58 +02:00