hensei-api/spec
Justin Edmund 7f57c2c3ee fix gw controller params and add request specs
- use gw_participation_id param (matches route param name)
- use gw_crew_score root key for consistency
- add crew_gw_participations request specs
- add gw_crew_scores request specs
- add gw_individual_scores request specs
- fix batch authorization to return early

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 23:40:38 -08:00
..
controllers/concerns Migrate to Query Builder (#179) 2025-02-12 23:43:02 -08:00
factories add GW events and scoring system 2025-12-03 23:34:54 -08:00
fixtures Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
models add GW events and scoring system 2025-12-03 23:34:54 -08:00
requests fix gw controller params and add request specs 2025-12-03 23:40:38 -08:00
services Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
support/matchers Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
rails_helper.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
spec_helper.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00