1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec/requests/api/v1
2023-11-23 09:43:43 +00:00
..
accounts Reduce expectations for RSpec/MultipleExpectations cop in api/v1/accounts/relationships spec (#27879) 2023-11-16 09:55:50 +00:00
admin Convert measurement api/v1/admin/* controller specs to request specs (#28005) 2023-11-21 14:25:07 +00:00
apps Feature: Allow token introspection without read scope (#27142) 2023-10-18 14:10:07 +02:00
emails
instances Convert /instances/* controller specs to request specs (#27988) 2023-11-20 11:05:28 +00:00
lists Reduce .times usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
statuses Consolidate configuration of Sidekiq::Testing.fake! setup (#28046) 2023-11-23 09:43:43 +00:00
timelines
accounts_spec.rb Rewrite /api/v1/accounts tests as request specs (#27888) 2023-11-17 11:34:49 +00:00
apps_spec.rb
blocks_spec.rb Migrate to request specs in /api/v1/blocks (#25517) 2023-10-16 16:03:35 +02:00
bookmarks_spec.rb Reduce .times usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
csp_spec.rb Specs for minimal CSP policy in Api:: controllers (#27845) 2023-11-14 14:34:30 +00:00
custom_emojis_spec.rb Convert api/v1/custom_emojis controller spec to request spec (#27985) 2023-11-20 11:05:24 +00:00
domain_blocks_spec.rb
endorsements_spec.rb Convert api/v1/endorsements controller spec to request spec (#27984) 2023-11-20 09:32:28 +00:00
favourites_spec.rb Reduce .times usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
featured_tags_spec.rb Reduce .times usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
follow_requests_spec.rb Reduce .times usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
followed_tags_spec.rb Reduce .times usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
instance_spec.rb Convert /instances/* controller specs to request specs (#27988) 2023-11-20 11:05:28 +00:00
lists_spec.rb
media_spec.rb Fix RSpec/MetadataStyle cop in spec/ (#27729) 2023-11-06 14:28:20 +00:00
mutes_spec.rb Reduce .times usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
notifications_spec.rb Reduce .times usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
polls_spec.rb
preferences_spec.rb Convert api/v1/preferences controller spec to request spec (#27987) 2023-11-20 09:39:45 +00:00
profiles_spec.rb
reports_spec.rb Fix duplicate tests (#27395) 2023-10-13 16:10:43 +02:00
scheduled_status_spec.rb Convert api/v1/scheduled_statuses controller spec to request spec (#27986) 2023-11-20 09:36:49 +00:00
statuses_spec.rb Reduce .times usage in request and controller specs (#27949) 2023-11-21 13:05:59 +00:00
suggestions_spec.rb
tags_spec.rb