hensei-api/spec/models
Justin Edmund 5597cab95c
Party sharing into crews (#207)
* add party_shares table and model with associations

* add party share errors and blueprint

* add party shares controller and routes

* include shared parties in listings and show

* add party share factory and model specs

* add party shares controller specs

* include shares in party response for owners

* add crew shared_parties endpoint
2026-01-05 02:39:32 -08:00
..
artifact_skill_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
artifact_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
collection_artifact_spec.rb fix artifact test factories and specs 2025-12-03 13:27:40 -08:00
collection_character_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_job_accessory_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_summon_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_weapon_spec.rb Add weapon stat modifiers for AX skills and befoulments (#202) 2025-12-31 22:20:00 -08:00
crew_gw_participation_spec.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
crew_invitation_spec.rb add crew invitations system 2025-12-03 23:06:07 -08:00
crew_membership_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
crew_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
gacha_spec.rb
grid_artifact_spec.rb Add model specs for collection sync functionality 2025-12-03 23:08:01 -08:00
grid_characters_spec.rb Add model specs for collection sync functionality 2025-12-03 23:08:01 -08:00
grid_summons_spec.rb Add model specs for collection sync functionality 2025-12-03 23:08:01 -08:00
grid_weapon_spec.rb Add model specs for collection sync functionality 2025-12-03 23:08:01 -08:00
gw_crew_score_spec.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
gw_event_spec.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
gw_individual_score_spec.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
party_share_spec.rb Party sharing into crews (#207) 2026-01-05 02:39:32 -08:00
party_spec.rb
phantom_player_spec.rb add phantom players for non-registered crew members 2025-12-03 23:55:15 -08:00
user_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
weapon_key_spec.rb
weapon_spec.rb