nimuli/app/Livewire/Pages
boban d0365fd34f fix: tests green + logout route + smoke test
- Add POST /logout route (was missing from auth.php)
- Add workspaceId property to Analytics component (fixes #[On] binding)
- tests/bootstrap.php: force APP_ENV=testing before Docker OS env takes over
- phpunit.xml: use tests/bootstrap.php + force=true on APP_ENV
- Update AuthenticationTest, ProfileTest, LoginRateLimitTest to match current app structure
- Add tests/Feature/Livewire/WorkspacePagesTest.php: 11 workspace route tests
- scripts/smoke-test.sh: HTTP smoke test for all routes
- Result: 75/75 tests passing, all smoke routes 302→login

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 11:57:32 +02:00
..
Analytics fix: tests green + logout route + smoke test 2026-05-16 11:57:32 +02:00
Billing feat: vollständiges Nimuli-Frontend Phase 1 2026-05-16 10:52:52 +02:00
Bio feat: vollständiges Nimuli-Frontend Phase 1 2026-05-16 10:52:52 +02:00
Dashboard feat: vollständiges Nimuli-Frontend Phase 1 2026-05-16 10:52:52 +02:00
Domains feat: vollständiges Nimuli-Frontend Phase 1 2026-05-16 10:52:52 +02:00
Links feat: vollständiges Nimuli-Frontend Phase 1 2026-05-16 10:52:52 +02:00
Profile feat: add profile, team, settings subpages 2026-05-16 11:07:31 +02:00
QrCodes feat: vollständiges Nimuli-Frontend Phase 1 2026-05-16 10:52:52 +02:00
Settings feat: add profile, team, settings subpages 2026-05-16 11:07:31 +02:00
Team feat: add profile, team, settings subpages 2026-05-16 11:07:31 +02:00