- Create login-form.test.tsx with 8 test cases (positive and negative) - Create register-form.test.tsx with 10 test cases - Set up test directory structure at frontend/src/components/__tests__ - Mock auth-context and next/navigation for testing