mastodon/spec
Claire 5b291fcbe4
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
Fix incorrect signature after HTTP redirect (#33757)
2025-01-28 14:44:27 +00:00
..
chewy
config/initializers/rack
controllers Reduce factory creation across controllers/admin specs (#33752) 2025-01-28 08:08:16 +00:00
fabrication
fabricators Add role-specific user fabricators (#33437) 2025-01-03 08:28:14 +00:00
fixtures
generators
helpers Fix custom css cache miss (#33583) 2025-01-14 08:24:00 +00:00
lib Fix incorrect signature after HTTP redirect (#33757) 2025-01-28 14:44:27 +00:00
locales
mailers Add coverage for UserMailer not delivering to memorialized users (#33366) 2024-12-20 10:27:40 +00:00
models API for updating attribution domains (#32730) 2025-01-17 08:18:55 +00:00
policies Add AccountWarning#appeal_eligible? method (#33526) 2025-01-09 15:08:39 +00:00
presenters Move mastodon version config to config_for yml (#33577) 2025-01-14 14:32:29 +00:00
requests Fix polls not being validated on edition (#33755) 2025-01-28 14:38:18 +00:00
routing Extend custom CSS cache time with digest paths (#33207) 2025-01-08 08:48:45 +00:00
search/models/concerns/account
serializers Re-introduce application_id in ScheduledStatusSerializer (#33505) 2025-01-09 13:38:23 +00:00
services Fix intermittent services/ap/process_status_update tags failure (#33695) 2025-01-23 13:35:19 +00:00
support Add Status::Visibility concern to hold visibility logic (#33578) 2025-01-14 14:32:57 +00:00
system Use expect in remaining controller locations (#33748) 2025-01-27 16:32:06 +00:00
validators Fix polls not being validated on edition (#33755) 2025-01-28 14:38:18 +00:00
views
workers Add support for standard webpush (#33528) 2025-01-14 09:14:00 +00:00
flatware_helper.rb
rails_helper.rb Update rails to version 8.0.1 (#32357) 2025-01-03 16:08:21 +00:00
spec_helper.rb