Files
nuzlocke-tracker/.beans/nuzlocke-tracker-liz1--fix-frontend-layout-tests-for-auth-aware-navigatio.md
Julian Tabel a12958ae32
All checks were successful
CI / backend-tests (push) Successful in 27s
CI / frontend-tests (push) Successful in 29s
update beans and postgres mount path
2026-03-21 12:51:35 +01:00

595 B

title, status, type, priority, created_at, updated_at
title status type priority created_at updated_at
Fix frontend Layout tests for auth-aware navigation completed bug normal 2026-03-21T10:41:51Z 2026-03-21T10:42:30Z

Layout.test.tsx fails because nav links are now auth-dependent. Tests expect logged-in admin links but render with no user. Fix by mocking useAuth.