docbrown/spec/requests/api/v0
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
..
analytics_spec.rb Remove pro role + expose analytics to all users via dashboard (#13156) 2021-03-30 15:02:18 -07:00
articles_spec.rb Remove Doorkeeper from API (#15750) 2021-12-16 09:57:26 -06:00
comments_spec.rb Flaky Spec Fix:User Comment created_at in Expectation (#9878) 2020-08-19 19:19:06 -05:00
followers_spec.rb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
follows_spec.rb API: Add route for fetching a user's followed tags (#9108) 2020-09-18 16:28:42 -05:00
health_checks_spec.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
instances_spec.rb Add article and comment count to instance API (#15794) 2021-12-16 13:05:49 -05:00
listings_spec.rb Remove Doorkeeper from API (#15750) 2021-12-16 09:57:26 -06:00
organizations_spec.rb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
podcasts_episodes_spec.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
profile_images_spec.rb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
readinglist_spec.rb Remove Doorkeeper from API (#15750) 2021-12-16 09:57:26 -06:00
tags_spec.rb Move onboarding tags from public to internal API (#6329) 2020-03-06 19:34:31 +01:00
users_spec.rb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
videos_spec.rb Return video_source_url in API V0 Videos index (#11040) 2020-11-09 06:27:28 +01:00