Files
raceplanner/backend/backend.Tests/Controllers
Denis Urs Rudolph 7cf6211d4d Add EventsController comprehensive tests
- Create EventsControllerTests with 18 test cases
- Cover create, read, update, delete operations
- Test authorization scenarios (organizer vs participant)
- Test filtering by category and date range
- Skip tests that require full ASP.NET Core pipeline integration
- All tests passing: 29 passed, 2 skipped
2026-04-06 11:40:34 +02:00
..