hensei-api/spec/models
Justin Edmund b75a905e2e add crew invitations system
- create crew_invitations table with status enum
- add CrewInvitation model with accept/reject flow
- add CrewInvitationsController for send/accept/reject
- add invitation error classes
- add invitation routes nested under crews
- add pending invitations endpoint for current user
- 38 passing specs for model and controller
2025-12-03 23:06:07 -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 test factories and fixtures for weapon_series 2025-12-03 10:46: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 Update seeds and fix deletion bug (#110) 2023-06-23 20:34:08 -07:00
grid_artifact_spec.rb fix artifact test factories and specs 2025-12-03 13:27:40 -08:00
grid_characters_spec.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
grid_summons_spec.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
grid_weapon_spec.rb add test factories and fixtures for weapon_series 2025-12-03 10:46:54 -08:00
party_spec.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
user_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
weapon_key_spec.rb Restart on Rails 2020-09-14 18:30:54 -07:00
weapon_spec.rb Restart on Rails 2020-09-14 18:30:54 -07:00