hensei-api/spec/requests
Justin Edmund a042847aab
Migrate to Query Builder (#179)
* Moved queries into PartyQueryBuilder service

PartyQueryBuilder supersedes PartyQueryingConcern as it is also used for UsersController (and is our fix for profiles being broken)

* Implement PartyQueryBuilder in controllers

* Update summon_transformer.rb

This should fix the transformer so that we properly capture summons and subaura summons

* Update parties_controller_spec.rb

* Add NewRelic license key

* Add Sentry

Why not?
2025-02-12 23:43:02 -08:00
..
grid_characters_controller_spec.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
grid_summons_controller_spec.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
grid_weapons_controller_spec.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
job_skills_spec.rb Run RuboCop on everything 2022-12-21 00:22:47 -08:00
parties_controller_spec.rb Migrate to Query Builder (#179) 2025-02-12 23:43:02 -08:00