Retrospring/spec
Andreas Nedbal dc8c5fbf82 Add option to omit URL to `prepare_tweet` helper 2023-10-18 20:01:07 +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 Add option to omit URL to `prepare_tweet` helper 2023-10-18 20:01:07 +02:00
integration
lib Adjust mute rule test case to now expect an error 2023-10-15 10:16:21 +02:00
models Fix incorrect user being notified and mutes not being respected 2023-05-05 16:01:48 +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