mastodon/spec/lib
Matt Jankowski 3af6739f21
Add coverage for `AnnualReport.prepare` method ()
..
activitypub Change ActivityPub path generation to all happen in `ActivityPub::TagManager` ()
admin Use `mastodon` config namespace to load software update default value via `config_for` ()
annual_report Use group/count approach in annual report classes ()
connection_pool Enable "zero monkey patching" mode in RSpec ()
importer Enable "zero monkey patching" mode in RSpec ()
mastodon Add `duplicate_record` helper to maintenance CLI spec ()
ostatus Enable "zero monkey patching" mode in RSpec ()
paperclip Enable "zero monkey patching" mode in RSpec ()
sanitize Change referrer policy to be controlled by header in web UI ()
translation_service Ignore block result of `send` method and remove `rubocop:disable` in deepl spec ()
vacuum Reduce factory creation (132 -> 40) in lib/vacuum/* specs ()
webhooks Enable "zero monkey patching" mode in RSpec ()
account_reach_finder_spec.rb Reduce factories (36 > 12) in `AccountReachFinder` spec ()
account_statuses_filter_spec.rb Reduce factory generation in `AccountStatusesFilter` spec ()
annual_report_spec.rb Add coverage for `AnnualReport.prepare` method ()
cache_buster_spec.rb Enable "zero monkey patching" mode in RSpec ()
content_security_policy_spec.rb Enable "zero monkey patching" mode in RSpec ()
delivery_failure_tracker_spec.rb Merge commit from fork
domain_resource_spec.rb Add `DomainResource` class to wrap MX lookup/normalize ()
emoji_formatter_spec.rb Fix RSpec/ContextWording cop ()
entity_cache_spec.rb Fix `RSpec/DescribedClass` cop ()
extractor_spec.rb Enable "zero monkey patching" mode in RSpec ()
fast_ip_map_spec.rb Enable "zero monkey patching" mode in RSpec ()
feed_manager_spec.rb Fix exclusive lists interfering with notifications ()
hashtag_normalizer_spec.rb Enable "zero monkey patching" mode in RSpec ()
html_aware_formatter_spec.rb Implement HTML ruby tags for east-asian languages ()
link_details_extractor_spec.rb LinkDetailsExtractor adjustments ()
permalink_redirector_spec.rb Fix search params being dropped when redirected to non-deck path ()
plain_text_formatter_spec.rb Reduce factory creation (17 -> 0) in `PlainTextFormatter` spec ()
request_pool_spec.rb Enable "zero monkey patching" mode in RSpec ()
request_spec.rb Do now swallow response body on persistent connection ()
scope_transformer_spec.rb Consolidate shared `a scope` example parts into one attributes check ()
search_query_parser_spec.rb Enable "zero monkey patching" mode in RSpec ()
search_query_transformer_spec.rb Add coverage for fixing the thing with the dates in the search area ()
signature_parser_spec.rb Fix `RSpec/DescribedClass` cop ()
status_cache_hydrator_spec.rb Enable "zero monkey patching" mode in RSpec ()
status_filter_spec.rb Enable "zero monkey patching" mode in RSpec ()
status_finder_spec.rb Enable "zero monkey patching" mode in RSpec ()
status_reach_finder_spec.rb Enable "zero monkey patching" mode in RSpec ()
suspicious_sign_in_detector_spec.rb Fix `RSpec/VerifiedDoubles` cop ()
tag_manager_spec.rb Fix `RSpec/DescribedClass` cop ()
text_formatter_spec.rb Change URL truncation to account for ellipses ()
webfinger_resource_spec.rb Enable "zero monkey patching" mode in RSpec ()
webfinger_spec.rb Select correct self link when parsing Webfinger response ()