You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Claire 589af7a1cc
Change `GET /api/v1/statuses/:id/quotes` to allow listing quotes to other people's posts (#36291)
2 months ago
..
chewy Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
config/initializers/rack Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
configuration Fix support for special characters in various environment variables (#35314) 5 months ago
controllers Convert age verification controller to system specs (#36026) 3 months ago
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
fabricators Implement FEP 7888: Part 1 - publish conversation context (#35959) 3 months ago
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 10 months ago
generators Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
helpers Remove unused `obscured_counter` helper method (#35627) 4 months ago
lib Add support for numeric-based URIs for local accounts (#32724) 2 months ago
locales Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
mailers Add missing mailer for quote notifications (#35652) 4 months ago
models Add support for numeric-based URIs for local accounts (#32724) 2 months ago
policies Change public self-quotes of private posts to be disallowed (#35975) 3 months ago
presenters Move mastodon version config to `config_for` yml (#33577) 11 months ago
requests Change `GET /api/v1/statuses/:id/quotes` to allow listing quotes to other people's posts (#36291) 2 months ago
routing Update rubocop to version 1.79.0 (#35502) 4 months ago
search/models/concerns/account Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
serializers Remove the `outgoing_quotes` feature flag, making the feature unconditional (#36130) 2 months ago
services Add support for numeric-based URIs for local accounts (#32724) 2 months ago
support Add integration tests for mastodon-streaming (#36025) 2 months ago
system Add integration tests for mastodon-streaming (#36025) 2 months ago
validators Add ability to block words in usernames (#35407) 4 months ago
views Fix titles being escaped twice (#32889) 1 year ago
workers Add support for numeric-based URIs for local accounts (#32724) 2 months ago
flatware_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 10 months ago
rails_helper.rb Add integration tests for mastodon-streaming (#36025) 2 months ago
spec_helper.rb Use `likes` and `shares` totalItems on status creations and updates (#32620) 1 year ago