Retrospring/spec
Andreas Nedbal 80b0df1ddd
Merge branch 'main' into task/refactor-comment-controller
2023-10-29 21:54:32 +01:00
..
components Add spec for `AvatarComponent` 2023-10-20 12:46:42 +02:00
controllers Merge branch 'main' into task/refactor-comment-controller 2023-10-29 21:54:32 +01:00
factories Rename `Appendable::Reaction` to `Reaction` 2023-10-28 02:44:48 +02:00
fixtures
helpers Merge branch 'main' into bugfix/inbox-sharing 2023-10-19 23:44:57 +02:00
integration
lib Reload target before checking smile count 2023-10-29 20:47:18 +01:00
models Rename `Appendable::Reaction` to `Reaction` 2023-10-28 02:44:48 +02:00
requests/user
shared_examples Make `turbo does not succeed` example for in `RelationshipsController` 2023-10-28 10:41:24 +02:00
support replace matchers in view specs with nokogiri-based ones 2023-02-16 21:50:12 +01:00
views Tighten inbox entry view spec 2023-10-22 21:04:30 +02:00
workers Fix incorrect access of `unread_inbox_count` in `notification_data` 2023-03-07 19:14:14 +01:00
rails_helper.rb Include `view_component` testing helpers 2023-10-20 11:46:26 +02:00
spec_helper.rb