kbe
eee7855d36
Add comprehensive Events controller tests
- Tests index and show actions thoroughly
- Tests pagination functionality
- Tests authentication requirements (none required)
- Tests template rendering
- Tests edge cases like invalid parameters
- Tests association preloading
- Added rails-controller-testing gem for assigns() and assert_template
- 17 tests covering all Events controller functionality
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 13:31:03 +02:00
..
2025-08-28 15:11:42 +02:00
2025-09-05 13:31:03 +02:00
2025-08-28 15:11:42 +02:00
2025-08-30 20:03:34 +02:00