mastodon/spec/controllers
Matt Jankowski f7b1769e8a
Some checks are pending
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 Linting / lint (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
Convert admin/dashboard spec controller->system (#34208)
2025-03-19 08:32:36 +00:00
..
activitypub Remove page_json var from ap/replies spec (#32000) 2024-09-26 08:54:01 +00:00
admin Convert admin/dashboard spec controller->system (#34208) 2025-03-19 08:32:36 +00:00
api Add coverage for standard params on push subs create (#34092) 2025-03-12 14:29:19 +00:00
auth Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
concerns Verify page content in ChallengableConcern spec (#33895) 2025-02-12 14:24:17 +00:00
filters Combine examples to reduce factories in specs (#33841) 2025-02-06 10:54:31 +00:00
oauth Convert oauth/tokens#revoke spec controller->request (#34174) 2025-03-18 08:16:42 +00:00
settings Convert settings/sessions spec controller->system (#34072) 2025-03-06 08:21:05 +00:00
application_controller_spec.rb Use response.parsed_body for error view application controller spec (#33515) 2025-01-09 08:17:00 +00:00
authorize_interactions_controller_spec.rb Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
follower_accounts_controller_spec.rb Remove body_as_json in favor of built-in response.parsed_body for JSON response specs (#31749) 2024-09-06 09:58:46 +00:00
following_accounts_controller_spec.rb Remove body_as_json in favor of built-in response.parsed_body for JSON response specs (#31749) 2024-09-06 09:58:46 +00:00
intents_controller_spec.rb
relationships_controller_spec.rb Combine examples to reduce factories in specs (#33841) 2025-02-06 10:54:31 +00:00