add controller tests

This commit is contained in:
2026-01-23 12:20:31 +01:00
parent dea0ef508a
commit 35c29749fb
16 changed files with 515 additions and 51 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
user: one
user: admin_user
commentable: one
commentable_type: Commentable
body: MyText
two:
user: two
user: contributor_user
commentable: two
commentable_type: Commentable
body: MyText