mastodon/spec/workers
aschmitz 554c2fd8af Clean up reblog tracking keys, related improvements (#5428)
* Clean up reblog-tracking sets from FeedManager

Builds on #5419, with a few minor optimizations and cleanup of sets
after they are no longer needed.

* Update tests, fix multiply-reblogged case

Previously, we would have lost the fact that a given status was
reblogged if the displayed reblog of it was removed, now we don't.

Also added tests to make sure FeedManager#trim cleans up our reblog
tracking keys, fixed up FeedCleanupScheduler to use the right loop,
and fixed the test for it.
2017-10-17 11:45:06 +02:00
..
activitypub Improve ActivityPub/OStatus compatibility (#4632) 2017-08-19 18:44:48 +02:00
pubsubhubbub Follow-up to #4582 and #5027, removing dead code (#5101) 2017-09-26 01:06:27 +02:00
scheduler Clean up reblog tracking keys, related improvements (#5428) 2017-10-17 11:45:06 +02:00
after_remote_follow_request_worker_spec.rb
after_remote_follow_worker_spec.rb
digest_mailer_worker_spec.rb
domain_block_worker_spec.rb
feed_insert_worker_spec.rb
regeneration_worker_spec.rb Add spec coverage for regeneration worker (#3143) 2017-05-19 16:55:09 +02:00