|
|
de744c9b15
|
plan repo with create method
|
2026-02-23 10:41:22 +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 |
|
|
|
4f83ae7926
|
add find by text id method to node repo w/ impl
|
2026-02-21 22:43:55 +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 |
|
|
|
021a2a6f15
|
add parent node to node, fix type of null
|
2026-02-21 22:17:59 +02:00 |
|
|
|
483110f773
|
add find method to node repo and impl to fake repo
|
2026-02-21 22:14:10 +02:00 |
|
|
|
725b895de9
|
test node has nullable parent node
|
2026-02-21 22:13:43 +02:00 |
|
|
|
424d46104b
|
fix test warning for undefined array key by using array_find
|
2026-02-21 21:09:08 +02:00 |
|
|
|
3b79417065
|
test that create node validates existing text
|
2026-02-21 21:08:17 +02:00 |
|
|
|
ba65f8fa42
|
impl find method in fake text repo
|
2026-02-20 12:02:00 +02:00 |
|
|
|
cd9e96f7b1
|
add setup method and test that node has a text
|
2026-02-20 12:02:00 +02:00 |
|
|
|
c0994d806e
|
add text to node
|
2026-02-20 12:01:53 +02:00 |
|
|
|
c8f5f1343e
|
fake node repo
|
2026-02-19 21:25:55 +02:00 |
|
|
|
dce04278ea
|
test that node is created
|
2026-02-19 21:25:08 +02:00 |
|
|
|
467e5288d7
|
fake test repo
|
2026-02-19 21:00:02 +02:00 |
|
|
|
29f93e6b0d
|
test that text is created
|
2026-02-19 20:59:49 +02:00 |
|
|
|
1c6fd5047a
|
fake user repo
|
2026-02-14 21:56:59 +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 |
|