mastodon/spec/lib
Daniel M Brasil 3c41547f49
Add test coverage for `Mastodon::CLI::Accounts#backup` (#25163)
2023-05-31 15:32:37 +02:00
..
activitypub Allow reports with long comments from remote instances, but truncate (#25028) 2023-05-22 13:15:21 +02:00
admin Expand coverage for "system checks" (#24216) 2023-04-07 14:39:34 +02:00
connection_pool Fix Lint/ConstantDefinitionInBlock cop (#24763) 2023-05-03 10:32:30 +02:00
importer Add specs for Chewy importers (#24204) 2023-03-22 14:06:26 +01:00
mastodon Add test coverage for `Mastodon::CLI::Accounts#backup` (#25163) 2023-05-31 15:32:37 +02:00
ostatus Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
translation_service Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 2023-03-16 11:07:24 +01:00
vacuum Change AccessTokensVacuum to also delete expired tokens (#24868) 2023-05-11 04:40:03 +02:00
account_reach_finder_spec.rb Change profile updates to be sent to recently-mentioned servers (#24852) 2023-05-12 13:13:04 +02:00
delivery_failure_tracker_spec.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
emoji_formatter_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
entity_cache_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
extractor_spec.rb Autofix Rubocop Style/TrailingCommaInArrayLiteral (#23692) 2023-02-19 06:54:30 +09:00
fast_ip_map_spec.rb Run rubocop formatting except line length (#23632) 2023-02-18 06:56:20 +09:00
feed_manager_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
hash_object_spec.rb Spec HashObject (#3544) 2017-06-04 14:59:52 +02:00
hashtag_normalizer_spec.rb Change how hashtags are normalized (#18795) 2022-07-13 15:03:28 +02:00
html_aware_formatter_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
link_details_extractor_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
permalink_redirector_spec.rb Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
plain_text_formatter_spec.rb Unescape HTML entities (#24019) 2023-03-08 19:56:41 +01:00
request_pool_spec.rb Fix Performance/TimesMap cop (#24789) 2023-05-02 18:07:16 +02:00
request_spec.rb Autofix Rubocop Style/SymbolProc (#23742) 2023-02-20 07:58:46 +01:00
sanitize_config_spec.rb Add support for incoming rich text (#23913) 2023-03-03 20:19:29 +01:00
scope_transformer_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
search_query_transformer_spec.rb Coverage improvement round-out following up previous work (#23987) 2023-03-10 13:33:30 +01:00
status_cache_hydrator_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
status_filter_spec.rb Fix RSpec/ExpectInHook cop (#25100) 2023-05-23 16:40:21 +02:00
status_finder_spec.rb Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 2019-07-07 16:16:51 +02:00
status_reach_finder_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
suspicious_sign_in_detector_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
tag_manager_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
text_formatter_spec.rb Fix RSpec/ContextWording cop (#24739) 2023-05-04 05:49:08 +02:00
webfinger_resource_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00