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 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
..
controllers Fix test-related issues (#17888) 4 years ago
fabricators Fix report category not being saved in REST API (#17682) 4 years ago
features
fixtures Fix some link previews being incorrectly generated from other prior links (#16885) 4 years ago
helpers Spelling (#17705) 4 years ago
lib Fix test-related issues (#17888) 4 years ago
mailers Add trending statuses (#17431) 4 years ago
models Fix edits with no actual changes being allowed (#17843) 4 years ago
policies Spelling (#17705) 4 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 4 years ago
requests Further preparation for Rails 6 (#15916) 5 years ago
routing
serializers/activitypub
services Fix test-related issues (#17888) 4 years ago
support Spelling (#17705) 4 years ago
validators Change e-mail domain blocks to block IPs dynamically (#17635) 4 years ago
views Redesign /about when already logged in (#17348) 4 years ago
workers Improve tests involving push_bulk (#17508) 4 years ago
rails_helper.rb Fix not updating a status when newer version is fetched manually (#17745) 4 years ago
spec_helper.rb Improve tests involving push_bulk (#17508) 4 years ago