Retrospring/spec
Georg Gadinger c4da510fe7 fix deletion of notification entries when deleting a user 2023-10-18 22:13:25 +02:00
..
controllers Move reactions to separate view/endpoint 2023-10-15 18:42:30 +02:00
factories Fix theme export specs 2023-01-29 21:17:23 +01:00
fixtures
helpers Fix rubocop nits 2023-10-17 20:14:28 +02:00
integration
lib Adjust mute rule test case to now expect an error 2023-10-15 10:16:21 +02:00
models fix deletion of notification entries when deleting a user 2023-10-18 22:13:25 +02:00
requests/user
shared_examples Update tests to check for touching of caching timestamps 2023-06-16 18:09:38 +02:00
support replace matchers in view specs with nokogiri-based ones 2023-02-16 21:50:12 +01:00
views Fix sharing view spec test case 2023-10-17 20:14:28 +02:00
workers Fix incorrect access of `unread_inbox_count` in `notification_data` 2023-03-07 19:14:14 +01:00
rails_helper.rb add view specs for inbox/_entry.html 2023-02-16 21:26:09 +01:00
spec_helper.rb