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
+4 -4
View File
@@ -10,8 +10,8 @@ one:
de: MyString
notes: MyText
verified: false
created_by: one
updated_by: one
created_by: admin_user
updated_by: admin_user
two:
category: 1
@@ -23,5 +23,5 @@ two:
de: MyString
notes: MyText
verified: false
created_by: two
updated_by: two
created_by: contributor_user
updated_by: contributor_user