hensei-api/spec
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
..
controllers/concerns Migrate to Query Builder (#179) 2025-02-12 23:43:02 -08:00
factories add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
fixtures Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
models add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
requests add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
services Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
support/matchers Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
rails_helper.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
spec_helper.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00