docbrown/spec/services/search
Jeremy Friesen a65954107f
Refactoring to add helper method (#16064)
* Refactoring to add helper method

Prior to this commit, we made view level calls to service modules.  This
refactor provides convenience methods on the model.

Furthermore, it addresses a few Rubocop violations that "come along for
the ride."

* Ensuring cached entity squaks like User

* Fixing broken spec

* Fixing typo
2022-01-12 11:21:44 -05:00
..
article_spec.rb Search results: prioritize articles titles (#13918) 2021-06-09 14:28:19 +02:00
comment_spec.rb Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
listing_spec.rb ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
podcast_episode_spec.rb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
reading_list_spec.rb Ensuring reading list excludes unpublished articles (#15490) 2021-11-24 13:22:26 -05:00
tag_spec.rb Update tag search and suggest (#15810) 2022-01-05 07:51:17 +00:00
user_spec.rb Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
username_spec.rb Remove slash characters from user name search term (#15867) 2021-12-27 12:30:36 -06:00