mastodon/spec/requests/api/v1/admin
Wolfgang 77a44e61a8
Some checks are pending
Bundler Audit / security (push) Waiting to run
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
CSS Linting / lint (push) Waiting to run
Haml Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (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 / Libvips tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.2) (push) Blocked by required conditions
Ruby Testing / Libvips 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
Add enum validation to DomainBlock#severity (#29158)
2025-01-13 16:05:24 +00:00
..
trends Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
account_actions_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
accounts_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00
canonical_email_blocks_spec.rb Remove double no-records cases in api/v1/admin req specs (#32014) 2024-09-23 09:27:53 +00:00
dimensions_spec.rb Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
domain_allows_spec.rb Remove double no-records cases in api/v1/admin req specs (#32014) 2024-09-23 09:27:53 +00:00
domain_blocks_spec.rb Add enum validation to DomainBlock#severity (#29158) 2025-01-13 16:05:24 +00:00
email_domain_blocks_spec.rb Remove double no-records cases in api/v1/admin req specs (#32014) 2024-09-23 09:27:53 +00:00
ip_blocks_spec.rb Fix HTTP 500 on POST /api/v1/admin/ip_blocks (#29308) 2025-01-13 13:50:58 +00:00
measures_spec.rb Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
reports_spec.rb Remove double no-records cases in api/v1/admin req specs (#32014) 2024-09-23 09:27:53 +00:00
retention_spec.rb Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
tags_spec.rb Remove double no-records cases in api/v1/admin req specs (#32014) 2024-09-23 09:27:53 +00:00