mastodon/spec/controllers/api/v1
Matt Jankowski 4289ed1d13 Refactor of API timeline actions (#3263)
- Increase coverage to exercise all parts of each action
- Move into namespace to share common code
- Misc refactor of each action for smaller methods, simpler code
2017-05-23 18:11:39 +02:00
..
timelines Refactor of API timeline actions (#3263) 2017-05-23 18:11:39 +02:00
accounts_controller_spec.rb Enable and fill in JSON response test in API::AccountsController (#3157) 2017-05-20 00:27:13 +02:00
apps_controller_spec.rb Fix tests, update goldfinger to catch XML errors 2016-09-30 23:08:29 +02:00
blocks_controller_spec.rb Add API for retrieving blocked accounts 2016-12-29 20:12:32 +01:00
domain_blocks_controller_spec.rb Account domain blocks (#2381) 2017-05-19 01:14:30 +02:00
favourites_controller_spec.rb Add API for retrieving favourites 2016-12-29 20:33:26 +01:00
follow_requests_controller_spec.rb Adding follow requests API 2016-12-26 19:30:45 +01:00
follows_controller_spec.rb After FollowService, re-fetch remote account asynchronously, do nothing 2017-02-11 14:25:01 +01:00
instances_controller_spec.rb Add coverage for api/v1 controllers (#3155) 2017-05-19 23:32:37 +02:00
media_controller_spec.rb Account domain blocks (#2381) 2017-05-19 01:14:30 +02:00
mutes_controller_spec.rb Mute button progress so far. WIP, doesn't entirely work correctly. 2017-03-01 22:31:21 -06:00
notifications_controller_spec.rb Add coverage for api/v1 controllers (#3155) 2017-05-19 23:32:37 +02:00
reports_controller_spec.rb Add coverage for api/v1 controllers (#3155) 2017-05-19 23:32:37 +02:00
search_controller_spec.rb Add coverage for api/v1 controllers (#3155) 2017-05-19 23:32:37 +02:00
statuses_controller_spec.rb Feature conversations muting (#3017) 2017-05-15 03:04:13 +02:00