You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/requests/api/v1
Matt Jankowski ab7f50ce4e
Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025)
1 month ago
..
accounts Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 1 month ago
admin Add enum validation to `DomainBlock#severity` (#29158) 6 months ago
announcements Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
apps Use `config_for` for VAPID key storage (#34845) 2 months ago
domain_blocks Add coverage for `api/v1/domain_blocks/preview` endpoint (#32303) 9 months ago
emails Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
featured_tags Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
instances Merge commit from fork 5 months ago
lists Fix list error messages (#33082) 8 months ago
notifications Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
peers Prefer structure checks over multi-line size/parts checks in `parsed_body` (#32063) 10 months ago
polls Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
push Make `Web::PushSubscription#user` and `Web::PushSubscription#access_token` relationships non-optional (#34498) 3 months ago
statuses Prefer structure checks over multi-line size/parts checks in `parsed_body` (#32063) 10 months ago
timelines Experimental Async Refreshes API (#34918) 1 month ago
trends Add `Deprecation` headers on deprecated endpoints (#34262) 4 months ago
accounts_spec.rb Assert usage of client credentials for account registration (#34828) 2 months ago
announcements_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
annual_reports_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
apps_spec.rb Use `config_for` for VAPID key storage (#34845) 2 months ago
blocks_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
bookmarks_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
conversations_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
csp_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 11 months ago
custom_emojis_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
directories_spec.rb Prefer structure checks over multi-line size/parts checks in `parsed_body` (#32063) 10 months ago
domain_blocks_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
endorsements_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
favourites_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
featured_tags_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 3 months ago
filters_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
follow_requests_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
followed_tags_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
instance_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
lists_spec.rb Use enum validation instead of `ArgumentError` rescue for `List` replies policy check (#34452) 3 months ago
markers_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
media_spec.rb Add API to delete media attachments that are not in use (#33991) 5 months ago
mutes_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
notifications_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
polls_spec.rb Add "needs refresh" scenario to `api/v1/polls` request spec (#33608) 6 months ago
preferences_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
profiles_spec.rb Add delay to profile updates to debounce them (#34137) 4 months ago
reports_spec.rb Add role-specific user fabricators (#33437) 7 months ago
scheduled_status_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
statuses_spec.rb Add optional `delete_media` parameter to `DELETE /api/v1/statuses/:id` (#33988) 5 months ago
streaming_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
suggestions_spec.rb Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 10 months ago
tags_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 3 months ago
trends_spec.rb Add `Deprecation` headers on deprecated endpoints (#34262) 4 months ago