hensei-api/spec/requests
Justin Edmund 4c8f4ffcf3 add phantom players for non-registered crew members
- phantom_players table for tracking scores of non-user members
- claim flow: officer assigns phantom to user, user confirms, scores transfer
- CRUD endpoints plus /assign and /confirm_claim actions
- model/request specs for all functionality (37 examples)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 23:55:15 -08:00
..
api/v1 add phantom players for non-registered crew members 2025-12-03 23:55:15 -08:00
artifact_skills_controller_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
artifacts_controller_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
collection_artifacts_controller_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
collection_characters_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_job_accessories_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_summons_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_weapons_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
crew_invitations_controller_spec.rb add crew invitations system 2025-12-03 23:06:07 -08:00
crew_memberships_controller_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
crews_controller_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
drag_drop_api_spec.rb Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07:00
drag_drop_endpoints_spec.rb Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07:00
grid_characters_controller_spec.rb Update test suite for grid_ prefix on non-GET endpoints 2025-09-19 23:50:14 -07:00
grid_summons_controller_spec.rb Update test suite for grid_ prefix on non-GET endpoints 2025-09-19 23:50:14 -07:00
grid_weapons_controller_spec.rb Update test suite for grid_ prefix on non-GET endpoints 2025-09-19 23:50:14 -07:00
import_controller_spec.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
job_skills_spec.rb Run RuboCop on everything 2022-12-21 00:22:47 -08:00
parties_controller_spec.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00