Files
nuzlocke-tracker/.beans/archive/nuzlocke-tracker-liz1--fix-frontend-layout-tests-for-auth-aware-navigatio.md
2026-03-22 08:56:06 +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.