2 Commits

Author SHA1 Message Date
Alexis Bruneteau
33272327d8 fix(tests): fix CI test failures - improve test helpers and configuration
## Changes
- Updated jest.config.js to exclude utility test files from test execution
- Enhanced test-helpers with flexible auth context mocking
- Support for authenticated and unauthenticated test states
- Fixed landing page tests to use unauthenticated state
- Fixed navbar tests to handle multiple identical elements
- Fixed portfolio dashboard tests for status indicators
- Improved .gitignore with .env file exclusions

## Test Status
- Passing: 310/338 tests (92%)
- Failing: 28 tests (8%)
- Main issues: Multiple element matching, async validation

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 23:34:21 +02:00
Alexis Bruneteau
4762cc8a05 initial commit 2025-05-30 13:25:49 +02:00