mastodon/spec
Pia B. ead13d4826
Some checks failed
Bundler Audit / security (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
Chromatic / Check for relevant changes (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (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
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Chromatic / Run Chromatic (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / test (3.4) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (3.4) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
fix naming of custom filter export param (#39304)
2026-06-05 16:02:20 +00:00
..
chewy Add InstancesIndex coverage (#38129) 2026-03-10 14:45:17 +00:00
config/initializers/rack Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
configuration Fix support for special characters in various environment variables (#35314) 2025-07-09 08:58:41 +00:00
controllers Add export for custom filters (#39085) 2026-06-01 09:56:17 +00:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators Add email subscriptions (#38163) 2026-03-25 16:25:45 +00:00
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 2025-02-11 06:45:27 +00:00
generators Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
helpers Fallback to default theme when admin-selected theme does not exist (#38703) 2026-04-17 16:57:38 +00:00
lib Merge commit from fork 2026-06-03 12:12:37 +02:00
locales Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mailers Unify queue_mail and mail in admin mailer new trends spec (#39207) 2026-05-29 09:16:19 +00:00
models Add coverage for StatusTrend.allowed method (#39239) 2026-06-02 07:45:08 +00:00
policies Add admin area spec for email subscriptions management (#38912) 2026-05-06 08:47:12 +00:00
presenters Add export for custom filters (#39085) 2026-06-01 09:56:17 +00:00
requests fix naming of custom filter export param (#39304) 2026-06-05 16:02:20 +00:00
routing Update rubocop to version 1.79.0 (#35502) 2025-07-25 07:22:05 +00:00
search/models/concerns/account Clean up search tagged specs (#38085) 2026-03-10 09:46:03 +00:00
serializers Remove featuredObjectType property (#39260) 2026-06-03 13:01:32 +00:00
services Remove collections feature flag (#39211) 2026-05-29 09:37:42 +00:00
support Only update FASP availability if it actually changed (#38818) 2026-04-27 13:15:53 +00:00
system Exercise ip block comment path in admin area (#39292) 2026-06-05 07:54:34 +00:00
validators Add MX record validation to e-mail subscriptions, refactor validator (#38502) 2026-04-01 10:04:59 +00:00
views Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
workers Use the same condition for stale refresh (#39026) 2026-05-13 14:57:25 +00:00
rails_helper.rb Move simplecov start to config and require to spec_helper (#39236) 2026-06-01 13:37:17 +00:00
spec_helper.rb Move simplecov start to config and require to spec_helper (#39236) 2026-06-01 13:37:17 +00:00