Commit graph

21 commits

Author SHA1 Message Date
3670fdd869
tests for bulk create nodes 2026-04-18 23:02:32 +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
844813499a
test that only nodes which are not parents are scheduled 2026-03-21 20:01:11 +02:00
a32989334e
test that creating a plan is done in context of a text and schedules all nodes of text 2026-03-01 11:55:22 +02:00
2affd2a84e
test that error is thrown if plan doesnt exist for creating scheduled node 2026-02-25 10:21:05 +02:00
fd0ee57149
test scheduled node belongs to plan 2026-02-25 10:15:49 +02:00
f7d8b425c3
test scheduled node is created 2026-02-23 22:36:06 +02:00
f0eb4cf5d5
test that use case throws error if non existant user id given 2026-02-23 11:05:42 +02:00
baa5dee0b3
test plan has user 2026-02-23 10:57:56 +02:00
66c49e07dd
refactor to set up method 2026-02-23 10:45:50 +02:00
9f29b9b94e
test create plan with request 2026-02-23 10:41:31 +02: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
29f93e6b0d
test that text is created 2026-02-19 20:59:49 +02:00
9f38708f7b
rename fake user repo, request doesnt have value object 2026-02-14 21:56:22 +02:00
0e2ddd6a5c
test user is created with email 2026-02-14 20:50:03 +02:00