mastodon/spec
David Roetzel aa2110025e
Some checks failed
Bundler Audit / security (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
Check i18n / check-i18n (push) Waiting to run
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS 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 / ImageMagick tests (push) Blocked by required conditions
Ruby Testing / End to End testing (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (push) Blocked by required conditions
Fix URI generation for reblogs by accounts with numerical AP ids (#37415)
2026-01-07 15:39:22 +00:00
..
chewy Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +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 coverage for blocked account scenario in following/followers (#36042) 2025-12-16 16:13:03 +00:00
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
fabricators First draft of API to get a single collection (#37053) 2025-12-01 15:04:52 +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 Extract filter_keywords helper method for listing filter keyword groups (#35921) 2025-12-17 14:48:58 +00:00
lib Fix URI generation for reblogs by accounts with numerical AP ids (#37415) 2026-01-07 15:39:22 +00:00
locales Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
mailers Fix SMTP configuration with mail 2.9.0 (#36646) 2025-10-30 11:21:32 +00:00
models Expose feature policy in API (#37322) 2025-12-19 15:20:30 +00:00
policies Extract interaction policy class (#37277) 2025-12-17 10:12:43 +00:00
presenters Move mastodon version config to config_for yml (#33577) 2025-01-14 14:32:29 +00:00
requests Merge commit from fork 2026-01-07 14:15:14 +01:00
routing Update rubocop to version 1.79.0 (#35502) 2025-07-25 07:22:05 +00:00
search/models/concerns/account Enable "zero monkey patching" mode in RSpec (#31614) 2024-09-04 05:12:25 +00:00
serializers Fix quotes with CWs but no text not having fallback link (#37361) 2026-01-05 10:35:35 +00:00
services Federated "featureable in collections" preference (#37298) 2025-12-19 13:44:27 +00:00
support Refactor relation preloading (#37217) 2025-12-15 07:35:46 +00:00
system Increase OCR spec timeout from 10 to 20 seconds to improve CI stability (#37393) 2026-01-06 09:51:57 +00:00
validators Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
views Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
workers Fix scheduled quote posts being posted as non-quote posts (#36550) 2025-10-21 16:00:40 +00:00
flatware_helper.rb Switch coverage generation default to false, allow opt in with COVERAGE env var (#33824) 2025-02-04 11:14:45 +00:00
rails_helper.rb Add integration tests for mastodon-streaming (#36025) 2025-09-30 07:27:09 +00:00
spec_helper.rb Use likes and shares totalItems on status creations and updates (#32620) 2024-10-28 04:55:18 +00:00