mastodon/spec/requests/api/v1
Claire 5a88b7f683
Some checks failed
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.2) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Bundler Audit / security (push) Has been cancelled
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Add experimental basic quote post authoring (#35355)
2025-07-25 12:35:24 +00:00
..
accounts Reduce hard coding of LOCAL_DOMAIN env value throughout tests (#35025) 2025-06-13 07:58:22 +00:00
admin Add enum validation to DomainBlock#severity (#29158) 2025-01-13 16:05:24 +00:00
announcements
apps Use config_for for VAPID key storage (#34845) 2025-05-30 07:00:33 +00:00
domain_blocks Add coverage for api/v1/domain_blocks/preview endpoint (#32303) 2024-10-23 06:40:29 +00:00
emails
featured_tags
instances Merge commit from fork 2025-02-27 15:49:57 +01:00
lists Fix list error messages (#33082) 2024-11-28 10:13:06 +00:00
notifications
peers Prefer structure checks over multi-line size/parts checks in parsed_body (#32063) 2024-09-25 13:54:22 +00:00
polls
push Extract params hash for api/v1/push/subscriptions#create (#35475) 2025-07-24 07:49:20 +00:00
statuses Prefer structure checks over multi-line size/parts checks in parsed_body (#32063) 2024-09-25 13:54:22 +00:00
timelines Experimental Async Refreshes API (#34918) 2025-06-12 14:54:00 +00:00
trends Add Deprecation headers on deprecated endpoints (#34262) 2025-03-25 12:30:10 +00:00
accounts_spec.rb Assert usage of client credentials for account registration (#34828) 2025-05-28 12:09:32 +00:00
announcements_spec.rb
annual_reports_spec.rb
apps_spec.rb Use config_for for VAPID key storage (#34845) 2025-05-30 07:00:33 +00:00
blocks_spec.rb
bookmarks_spec.rb
conversations_spec.rb
csp_spec.rb
custom_emojis_spec.rb
directories_spec.rb Prefer structure checks over multi-line size/parts checks in parsed_body (#32063) 2024-09-25 13:54:22 +00:00
domain_blocks_spec.rb
endorsements_spec.rb
favourites_spec.rb
featured_tags_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00
filters_spec.rb
follow_requests_spec.rb
followed_tags_spec.rb
instance_spec.rb
lists_spec.rb Use enum validation instead of ArgumentError rescue for List replies policy check (#34452) 2025-04-14 21:11:10 +00:00
markers_spec.rb
media_spec.rb Add API to delete media attachments that are not in use (#33991) 2025-02-28 13:41:42 +00:00
mutes_spec.rb
notifications_spec.rb
polls_spec.rb Add "needs refresh" scenario to api/v1/polls request spec (#33608) 2025-01-16 09:00:04 +00:00
preferences_spec.rb
profiles_spec.rb Add delay to profile updates to debounce them (#34137) 2025-03-11 16:17:17 +00:00
reports_spec.rb Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
scheduled_status_spec.rb
statuses_spec.rb Add experimental basic quote post authoring (#35355) 2025-07-25 12:35:24 +00:00
streaming_spec.rb
suggestions_spec.rb
tags_spec.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00
trends_spec.rb Add Deprecation headers on deprecated endpoints (#34262) 2025-03-25 12:30:10 +00:00