Files
aperonight/app
kbe 03717dc95b feat(test): Add comprehensive unit tests for all Rails models
- Create detailed unit tests for Party, TicketType, Ticket, User, and ApplicationRecord models
- Add fixture files for all models with valid test data
- Fix enum syntax in Party model for Rails 8 compatibility
- Add 60 total model tests covering validations, associations, and business logic
- Ensure all tests pass successfully

This provides full test coverage for the application's data models.
2025-08-25 00:40:07 +02:00
..
2025-08-23 21:28:35 +02:00
2025-08-16 09:00:38 +02:00
2025-08-16 08:04:22 +02:00
2025-08-16 08:04:22 +02:00
2025-08-23 22:04:31 +02:00