hensei-api/app
Justin Edmund 872b6fdb59 add crew specs and fix error handling
- add transactional fixtures to rails_helper for test isolation
- restructure crew errors to CrewErrors module for Zeitwerk
- add rescue_from for CrewErrors::CrewError in api_controller
- add model specs for Crew and CrewMembership (34 examples)
- add controller specs for crews and memberships (28 examples)
- add crew-related specs to User model (22 examples)
- add factories for crews and crew_memberships
2025-12-03 22:51:34 -08:00
..
assets Implement embed images (#173) 2025-01-18 09:08:15 -08:00
blueprints/api/v1 add collection refs and out_of_sync to grid blueprints 2025-12-03 22:48:32 -08:00
controllers add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
errors add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
helpers Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
jobs add artifact image download service and job 2025-12-03 13:37:10 -08:00
models add collection refs and sync methods to grid models 2025-12-03 22:42:29 -08:00
services add artifact import from game data 2025-12-03 14:20:21 -08:00