nyastodon/spec/requests/api/v1
2024-04-16 22:39:49 +00:00
..
accounts merge with catstodon/main 2024-04-16 22:39:49 +00:00
admin merge with catstodon/main 2024-04-16 22:39:49 +00:00
announcements merge with catstodon/main 2024-04-16 22:39:49 +00:00
apps Feature: Allow token introspection without read scope () 2023-10-18 14:10:07 +02:00
emails
featured_tags merge with catstodon/main 2024-04-16 22:39:49 +00:00
instances Remove unneeded settings cleanup from specs () 2023-12-19 15:17:22 +00:00
lists Reduce .times usage in request and controller specs () 2023-11-21 13:05:59 +00:00
notifications merge with catstodon/main 2024-04-16 22:39:49 +00:00
peers Add coverage for api/v1/peers/search endpoint and extract controller query to Instance scope () 2024-01-18 15:57:10 +00:00
polls merge with catstodon/main 2024-04-16 22:39:49 +00:00
push merge with catstodon/main 2024-04-16 22:39:49 +00:00
statuses merge with catstodon/main 2024-04-16 22:39:49 +00:00
timelines merge with catstodon/main 2024-04-16 22:39:49 +00:00
trends merge with catstodon/main 2024-04-16 22:39:49 +00:00
accounts_spec.rb Rewrite /api/v1/accounts tests as request specs () 2023-11-17 11:34:49 +00:00
announcements_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
apps_spec.rb DB speedup in API:: controller/request specs () 2023-10-13 14:42:09 +02:00
blocks_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
bookmarks_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
conversations_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
csp_spec.rb Specs for minimal CSP policy in Api:: controllers () 2023-11-14 14:34:30 +00:00
custom_emojis_spec.rb Improve spec coverage for models/announcement class () 2023-12-14 10:29:10 +00:00
directories_spec.rb Convert api/v1/directories controller spec to request spec () 2023-12-14 10:38:06 +00:00
domain_blocks_spec.rb DB speedup in API:: controller/request specs () 2023-10-13 14:42:09 +02:00
endorsements_spec.rb Convert api/v1/endorsements controller spec to request spec () 2023-11-20 09:32:28 +00:00
favourites_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
featured_tags_spec.rb Use Sidekiq fake! instead of inline! in specs () 2024-01-10 11:06:58 +00:00
filters_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
follow_requests_spec.rb Reduce .times usage in request and controller specs () 2023-11-21 13:05:59 +00:00
followed_tags_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
instance_spec.rb Fix test failure caused by glitch-soc changes 2023-12-19 21:14:39 +01:00
lists_spec.rb Remove triple subject call in api/v1/lists spec () 2023-12-04 15:28:19 +00:00
markers_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
media_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
mutes_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
notifications_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
polls_spec.rb Migrate to request specs in /api/v1/polls () 2023-07-17 16:50:00 +02:00
preferences_spec.rb Convert api/v1/preferences controller spec to request spec () 2023-11-20 09:39:45 +00:00
profiles_spec.rb Refactor Api::V1::ProfilesController into two separate controllers () 2023-08-21 15:47:09 +02:00
reports_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
scheduled_status_spec.rb Convert api/v1/scheduled_statuses controller spec to request spec () 2023-11-20 09:36:49 +00:00
statuses_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
streaming_spec.rb merge with catstodon/main 2024-04-16 22:39:49 +00:00
suggestions_spec.rb Change algorithm of follow recommendations () 2023-12-19 10:59:43 +00:00
tags_spec.rb DB speedup in API:: controller/request specs () 2023-10-13 14:42:09 +02:00