Commit Graph

2 Commits

Author SHA1 Message Date
Denis Urs Rudolph d3ec22aa99 Fix frontend test failures
- Fix login-form.test.tsx: replace undefined 'form' variable with proper element check
- Fix event-list.test.tsx: use getAllByRole('combobox') for select elements without labels
- Fix event-list.test.tsx: match actual error message text instead of generic message
- Fix dashboard.test.tsx: match actual error message and support different number formatting
2026-04-06 22:33:41 +02:00
Denis Urs Rudolph fbfa367c16 Initial commit: raceplanner project scaffold 2026-04-03 20:43:01 +02:00