cbbbc80326
update downstream tests for text user requirement
...
Text now requires a User on construction. seed a user in
each test setUp that creates a Text directly or through the
fake repository so the suite remains green.
2026-05-02 21:27:55 +03:00
32bf96dd99
test bulk create nodes throws if count is less than one
2026-04-19 23:36:18 +03:00
a429b647cc
test create node use case validates null fields
2026-04-19 23:10:46 +03:00
5de15ef52d
test bulk create nodes validates null fields
2026-04-19 23:09:40 +03:00
189493b045
php cs fixer
2026-04-19 23:07:48 +03:00
3670fdd869
tests for bulk create nodes
2026-04-18 23:02:32 +03:00
d1eb648b73
test and impl that only one root node exists per text
...
in practice this means only one node with a null parentNode
2026-02-21 22:44:18 +02:00
1c28f46872
remove unused variables
2026-02-21 22:43:09 +02:00
143a4ffe39
test nonexistant parent node id throws exception
2026-02-21 22:23:30 +02:00
725b895de9
test node has nullable parent node
2026-02-21 22:13:43 +02:00
3b79417065
test that create node validates existing text
2026-02-21 21:08:17 +02:00
cd9e96f7b1
add setup method and test that node has a text
2026-02-20 12:02:00 +02:00
dce04278ea
test that node is created
2026-02-19 21:25:08 +02:00