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 2af03164cb
Improve tests involving push_bulk (#17508)
sidekiq-bulk's push_bulk can either accept arguments directly or run them
through a block.

Setting expectations on the result of evaluating the blocks allows testing
more code (the block itself) and the test is moved closer to the *interface*
of the tested code than its precise implementation.
3 years ago
..
controllers Add editing for published statuses (#17320) 3 years ago
fabricators Refactor and improve tests (#17386) 3 years ago
features
fixtures
helpers Change languages to be listed under standard instead of native name in admin UI (#17485) 3 years ago
lib Remove language detection through cld3 (#17478) 3 years ago
mailers Refactor and improve tests (#17386) 3 years ago
models Refactor and improve tests (#17386) 3 years ago
policies Add editing for published statuses (#17320) 3 years ago
presenters
requests
routing
serializers/activitypub
services Improve tests involving push_bulk (#17508) 3 years ago
support
validators
views
workers Improve tests involving push_bulk (#17508) 3 years ago
rails_helper.rb
spec_helper.rb Improve tests involving push_bulk (#17508) 3 years ago