mastodon/spec/requests/api/v1
Eugen Rochko 50b17f7e10
Add notification policies and notification requests (#29366)
2024-03-07 14:53:37 +00:00
..
accounts Convert more API specs from controller->request style (#29004) 2024-03-01 16:24:45 +00:00
admin Convert more API specs from controller->request style (#29004) 2024-03-01 16:24:45 +00:00
announcements Convert more API specs from controller->request style (#29004) 2024-03-01 16:24:45 +00:00
apps
emails
featured_tags Controller spec to request spec: `api/v1/featured_tags/suggestions` (#28298) 2023-12-11 08:00:41 +00:00
instances Remove unneeded settings cleanup from specs (#28425) 2023-12-19 15:17:22 +00:00
lists
notifications Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
peers Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope (#28796) 2024-01-18 15:57:10 +00:00
polls Convert more API specs from controller->request style (#29004) 2024-03-01 16:24:45 +00:00
push Convert more API specs from controller->request style (#29004) 2024-03-01 16:24:45 +00:00
statuses Move `api/v1/statuses/*` to request spec (#28954) 2024-01-26 17:45:54 +00:00
timelines Move `api/v1/timelines/list` to request spec (#28948) 2024-01-26 17:40:15 +00:00
trends Move `api/v1/trends/*` to request specs (#28949) 2024-01-26 17:40:39 +00:00
accounts_spec.rb
announcements_spec.rb Convert more API specs from controller->request style (#29004) 2024-03-01 16:24:45 +00:00
apps_spec.rb
blocks_spec.rb
bookmarks_spec.rb
conversations_spec.rb Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
csp_spec.rb
custom_emojis_spec.rb Improve spec coverage for `models/announcement` class (#28350) 2023-12-14 10:29:10 +00:00
directories_spec.rb Convert `api/v1/directories` controller spec to request spec (#28356) 2023-12-14 10:38:06 +00:00
domain_blocks_spec.rb
endorsements_spec.rb
favourites_spec.rb
featured_tags_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
filters_spec.rb Convert more API specs from controller->request style (#29004) 2024-03-01 16:24:45 +00:00
follow_requests_spec.rb
followed_tags_spec.rb
instance_spec.rb
lists_spec.rb Remove triple subject call in `api/v1/lists` spec (#28210) 2023-12-04 15:28:19 +00:00
markers_spec.rb Update markers API spec for error case (#29096) 2024-02-06 12:47:04 +00:00
media_spec.rb Combine double subject in `api/v1/media` shared example (#28943) 2024-01-26 16:35:49 +00:00
mutes_spec.rb
notifications_spec.rb Use Sidekiq `fake!` instead of `inline!` in specs (#25369) 2024-01-10 11:06:58 +00:00
polls_spec.rb
preferences_spec.rb
profiles_spec.rb
reports_spec.rb Use `capture_emails` helper to improve email assertions in specs (#29245) 2024-02-19 15:57:47 +00:00
scheduled_status_spec.rb
statuses_spec.rb Add a missing thread example to the statuses spec (#29278) 2024-02-19 13:35:58 +00:00
streaming_spec.rb Convert more API specs from controller->request style (#29004) 2024-03-01 16:24:45 +00:00
suggestions_spec.rb Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00
tags_spec.rb