Commit graph

5 commits

Author SHA1 Message Date
40fdf25da2
add tests for text user relationship
cover that the created Text carries the supplied User, that
the controller persists the user from the session attribute,
and that any userId in the request body is ignored.
2026-05-02 21:27:49 +03:00
f6ec4a2550
test create text use case validates null name 2026-04-19 23:11:43 +03:00
189493b045
php cs fixer 2026-04-19 23:07:48 +03:00
f6791b6459
unit test for create text that it creates a root node as well.
refactor to setUp as well
2026-04-17 10:49:41 +03:00
29f93e6b0d
test that text is created 2026-02-19 20:59:49 +02:00