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
Ben Sheldon [he/him] 843c43c97a
Replace ThreadingHelper wait loop with functional CyclicBarrier (#36508)
4 weeks 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) 4 months ago
controllers Change redirection for denied registration from web app to sign-in page with error message (#36384) 4 weeks ago
fabrication Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
fabricators Implement FEP 7888: Part 1 - publish conversation context (#35959) 2 months ago
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 9 months ago
generators Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
helpers Remove unused `obscured_counter` helper method (#35627) 3 months ago
lib Change new accounts to use new ActivityPub numeric ID scheme (#36365) 1 month ago
locales Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
mailers Fix moderation warning e-mails that include posts (#36462) 1 month ago
models Change new accounts to use new ActivityPub numeric ID scheme (#36365) 1 month ago
policies Change public self-quotes of private posts to be disallowed (#35975) 2 months ago
presenters Move mastodon version config to `config_for` yml (#33577) 10 months ago
requests Change new accounts to use new ActivityPub numeric ID scheme (#36365) 1 month 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 Fix crash when serializing quotes of deleted posts for ActivityPub (#36381) 1 month ago
services Fix deletion of posts quoting soft-deleted local post (#36461) 1 month ago
support Replace ThreadingHelper wait loop with functional CyclicBarrier (#36508) 4 weeks ago
system Fix streaming still being authorized for suspended accounts (#36448) 1 month 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) 9 months ago
rails_helper.rb Add integration tests for mastodon-streaming (#36025) 1 month ago
spec_helper.rb Use `likes` and `shares` totalItems on status creations and updates (#32620) 1 year ago