hensei-api/spec/factories
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
..
artifact_skills.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
artifacts.rb fix artifact test factories and specs 2025-12-03 13:27:40 -08:00
awakenings.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
characters.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_artifacts.rb fix artifact test factories and specs 2025-12-03 13:27:40 -08:00
collection_characters.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_job_accessories.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_summons.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_weapons.rb add test factories and fixtures for weapon_series 2025-12-03 10:46:54 -08:00
crew_gw_participations.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
crew_invitations.rb add request specs for crew controllers (phases 1-2) 2025-12-03 23:47:25 -08:00
crew_memberships.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
crews.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
favorites.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
gacha.rb Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
grid_artifacts.rb fix artifact test factories and specs 2025-12-03 13:27:40 -08:00
grid_characters.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
grid_summons.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
grid_weapons.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
gw_crew_scores.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
gw_events.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
gw_individual_scores.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
job_accessories.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
jobs.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
parties.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
phantom_players.rb add phantom players for non-registered crew members 2025-12-03 23:55:15 -08:00
summons.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
users.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
weapon_keys.rb add test factories and fixtures for weapon_series 2025-12-03 10:46:54 -08:00
weapon_series.rb add test factories and fixtures for weapon_series 2025-12-03 10:46:54 -08:00
weapons.rb add test factories and fixtures for weapon_series 2025-12-03 10:46:54 -08:00