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/lib
Claire 30658924a8
Fix test-related issues (#17888)
* Remove obsolete RSS::Serializer test

Since #17828, RSS::Serializer no longer has specific code for deleted statuses,
but it is never called on deleted statuses anyway.

* Rename erroneously-named test files

* Fix failing test

* Fix test deprecation warnings

* Update CircleCI Ruby orb

1.4.0 has a bug that does not match all the test files due to incorrect
globbing
4 years ago
..
activitypub Change relays handling to not record boosts (#17571) 4 years ago
connection_pool
ostatus
rss Fix test-related issues (#17888) 4 years ago
settings
delivery_failure_tracker_spec.rb
emoji_formatter_spec.rb Refactor formatter (#17828) 4 years ago
entity_cache_spec.rb
extractor_spec.rb
fast_ip_map_spec.rb
feed_manager_spec.rb
hash_object_spec.rb
html_aware_formatter_spec.rb Fix test-related issues (#17888) 4 years ago
link_details_extractor_spec.rb Add workaround for YouTube Shorts links (#17869) 4 years ago
permalink_redirector_spec.rb
plain_text_formatter_spec.rb Refactor formatter (#17828) 4 years ago
request_pool_spec.rb
request_spec.rb
sanitize_config_spec.rb
scope_transformer_spec.rb Change authorized applications page (#17656) 4 years ago
status_filter_spec.rb
status_finder_spec.rb
status_reach_finder_spec.rb Add support for editing for published statuses (#16697) 4 years ago
tag_manager_spec.rb Spelling (#17705) 4 years ago
text_formatter_spec.rb Refactor formatter (#17828) 4 years ago
user_settings_decorator_spec.rb
webfinger_resource_spec.rb