hensei-api/spec/requests
Justin Edmund 02d189e18a Update test suite for grid_ prefix on non-GET endpoints
- Update all POST endpoints in tests from /api/v1/{weapons,characters,summons} to /api/v1/grid_{weapons,characters,summons}
- Update custom action endpoints (update_uncap, resolve, update_quick_summon) to use grid_ prefix
- Fix routes configuration to use :create instead of :post in resources definition
- Add custom DELETE routes that accept ID in request body

All 44 grid controller tests now pass with the new endpoint naming convention.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-19 23:50:14 -07: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 Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07: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 Update test suite for grid_ prefix on non-GET endpoints 2025-09-19 23:50:14 -07: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