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 dfdadb92e8
Add ability to require approval when users sign up using specific email domains (#28468)
1 year ago
..
chewy Add new public status index (#26344) 1 year ago
config/initializers/rack Fix `RSpec/SpecFilePathFormat` cops (#27730) 1 year ago
controllers Add ability to require approval when users sign up using specific email domains (#28468) 1 year ago
fabrication Restore console behavior in `test` env (#26401) 1 year ago
fabricators Add spec coverage for `models/form/custom_emoji_batch` class (#28388) 1 year ago
features Stub controller methods and remove `rubocop:disable` in captcha feature spec (#27743) 1 year ago
fixtures Add spec coverage for `CLI::Emoji` class (#28182) 1 year ago
generators Fix flaky tests related to file creation (#28248) 1 year ago
helpers Remove unneeded settings cleanup from specs (#28425) 1 year ago
lib Standardize on Thor methods in CLI classes (#28566) 1 year ago
locales Replace i18n view spec with helper spec (#24966) 2 years ago
mailers Add missing email previews for `AdminMailer` (#28044) 1 year ago
models Fix `RSpec/LetSetup` cop in models/account_status_cleanup_policy (#28470) 1 year ago
policies Fix moderator rights inconsistencies (#26729) 1 year ago
presenters Remove unneeded settings cleanup from specs (#28425) 1 year ago
requests Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 1 year ago
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2 years ago
search/models/concerns/account Model concerns organization into module namespaces (#28149) 1 year ago
serializers Add VAPID public key to instance serializer (#28006) 1 year ago
services Add ability to require approval when users sign up using specific email domains (#28468) 1 year ago
support Formalize some patterns in cli specs (#28255) 1 year ago
system Fixes website not loading for unlogged users (#27698) 1 year ago
validators Don't stub SUT in `FollowLimitValidator` spec (#27760) 1 year ago
views Fix `RSpec/MetadataStyle` cop in spec/ (#27729) 1 year ago
workers Fix `RSpec/LetSetup` cop in spec/services (#28459) 1 year ago
rails_helper.rb Clean up `tagged_with_*` Status specs, fix `RSpec/LetSetup` cop (#28462) 1 year ago
spec_helper.rb Disable simplecov `enable_coverage_for_eval` option, move to standalone file (#27869) 1 year ago