hensei-api/spec/requests
Justin Edmund 34e3bbd03b
add max_exorcism_level to weapons (#205)
* add max_exorcism_level to weapons

- migration to add column (nullable integer)
- expose in blueprint
- permit in controller
- add spec for create/update

* default exorcism_level=1 for befoulment weapons

- set default on create for GridWeapon and CollectionWeapon
- data migration to populate existing befoulment weapons
- add specs for default behavior
2026-01-04 14:47:16 -08:00
..
api/v1 gw event improvements: status field, members_during_event endpoint 2025-12-04 03:02:35 -08:00
artifact_skills_controller_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
artifacts_controller_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
collection_artifacts_controller_spec.rb add artifact specs and factories 2025-12-03 12:58:49 -08:00
collection_characters_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_job_accessories_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_summons_controller_spec.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_weapons_controller_spec.rb add max_exorcism_level to weapons (#205) 2026-01-04 14:47:16 -08:00
crew_invitations_controller_spec.rb add crew invitations system 2025-12-03 23:06:07 -08:00
crew_memberships_controller_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
crews_controller_spec.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
drag_drop_api_spec.rb Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07:00
drag_drop_endpoints_spec.rb fix spec for 8 character positions in unlimited raids 2025-12-31 19:33:04 -08:00
grid_characters_controller_spec.rb Update test suite for grid_ prefix on non-GET endpoints 2025-09-19 23:50:14 -07:00
grid_summons_controller_spec.rb Update test suite for grid_ prefix on non-GET endpoints 2025-09-19 23:50:14 -07:00
grid_weapons_controller_spec.rb add max_exorcism_level to weapons (#205) 2026-01-04 14:47:16 -08:00
import_controller_spec.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
job_skills_spec.rb Run RuboCop on everything 2022-12-21 00:22:47 -08:00
parties_controller_spec.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
weapons_controller_spec.rb add max_exorcism_level to weapons (#205) 2026-01-04 14:47:16 -08:00