docbrown/spec/requests/api/v0
rhymes 69b04d38aa
Refactor API Reactions controller and add specs (#5936)
* Add specs

* Check the object, not the ID

* Use permitted params and delete cache only after create

* Inherit from ApiController, bail if the reaction user does not exist, fix naming

* Remove superflous test
2020-02-07 12:39:24 -05:00
..
analytics_spec.rb Pro: add referrers to dashboard and single article stats (#3295) 2019-06-25 13:58:09 -04:00
articles_spec.rb Fix serialization error with video_thumbnail_url (#5933) 2020-02-06 10:50:44 -05:00
chat_channels_spec.rb Refactor ProfileImage (#5803) 2020-02-07 08:56:16 -05:00
classified_listings_spec.rb Improve API controllers efficiency by selecting only columns needed for serialization (#5805) [deploy] 2020-02-06 07:36:56 -05:00
comments_spec.rb Add article's record key to Fastly Surrogate-Key to separate caches (#5543) 2020-01-17 08:45:47 -05:00
followers_spec.rb Refactor ProfileImage (#5803) 2020-02-07 08:56:16 -05:00
followings_spec.rb Refactor ProfileImage (#5803) 2020-02-07 08:56:16 -05:00
follows_spec.rb Improve API controllers efficiency by selecting only columns needed for serialization (#5805) [deploy] 2020-02-06 07:36:56 -05:00
github_repos_spec.rb Improve API controllers efficiency by selecting only columns needed for serialization (#5805) [deploy] 2020-02-06 07:36:56 -05:00
podcasts_episodes_spec.rb Improve API podcast episodes controller caching and fetching (#5772) [deploy] 2020-01-27 16:57:37 -05:00
reactions_spec.rb Refactor API Reactions controller and add specs (#5936) 2020-02-07 12:39:24 -05:00
tags_spec.rb API tags: improve caching and purging (#5673) [deploy] 2020-01-24 13:55:22 -05:00
users_spec.rb Refactor ProfileImage (#5803) 2020-02-07 08:56:16 -05:00
videos_spec.rb Improve video controllers caching and retrieving (#5709) [deploy] 2020-01-27 15:51:12 -05:00
webhooks_spec.rb Refactor ProfileImage (#5803) 2020-02-07 08:56:16 -05:00