Retrospring/spec
Karina J. Kwiatek 5d89e21e33
Merge pull request #1442 from Retrospring/refactor/send-to-followers-individually
Split up question worker to send to an individual user rather than to all followers
2023-12-11 20:04:15 +01:00
..
components
controllers Merge pull request #1442 from Retrospring/refactor/send-to-followers-individually 2023-12-11 20:04:15 +01:00
factories Rename `Appendable::Reaction` to `Reaction` 2023-10-28 02:44:48 +02:00
fixtures
helpers
integration
lib Replace usages of `QuestionWorker` 2023-12-11 19:56:50 +01:00
models
requests/user
shared_examples
support
views Fix inbox view spec 2023-12-10 22:39:58 +01:00
workers Restore `QuestionWorker` for compatibility during upgrade 2023-12-11 19:54:56 +01:00
rails_helper.rb
spec_helper.rb