|
|
165f08f04d
|
test create plan 404 when text not found
|
2026-04-24 11:02:20 +03:00 |
|
|
|
2238202384
|
test create plan 404 when user not found
|
2026-04-24 11:02:00 +03:00 |
|
|
|
68554cb362
|
test create plan 400 when date end before start
|
2026-04-24 11:01:47 +03:00 |
|
|
|
2a76f69553
|
test create plan 400 when date end missing
|
2026-04-24 11:01:34 +03:00 |
|
|
|
21bed284e9
|
test create plan 400 when date start missing
|
2026-04-24 11:01:21 +03:00 |
|
|
|
0b4f7c61ef
|
test create plan 400 when name missing
|
2026-04-24 11:01:06 +03:00 |
|
|
|
088fa5b533
|
test create plan 400 when text id missing
|
2026-04-24 11:00:53 +03:00 |
|
|
|
ecb43fda2d
|
test create plan 400 when user id missing
|
2026-04-24 11:00:37 +03:00 |
|
|
|
ef71708abe
|
test create plan returns 201
|
2026-04-24 11:00:23 +03:00 |
|
|
|
6b310c8c9c
|
add plan controller test scaffold
|
2026-04-24 11:00:06 +03:00 |
|
|
|
82dab3b90f
|
test create text controller returns 400 when name missing
|
2026-04-19 23:38:02 +03:00 |
|
|
|
189493b045
|
php cs fixer
|
2026-04-19 23:07:48 +03:00 |
|
|
|
612564e9fb
|
test controller
|
2026-04-18 23:04:25 +03:00 |
|
|
|
56bdee86cc
|
fix controller tests to pass in data in proper form
|
2026-04-18 21:59:57 +03:00 |
|
|
|
1c1f8b5a58
|
add tests for node controller
get nodes of text and create node
|
2026-04-18 21:27:36 +03:00 |
|
|
|
38d06fce43
|
refactor getNodes into a new NodeController and update refs
|
2026-04-17 11:29:55 +03:00 |
|
|
|
9b24fddec1
|
update text controller test with node repo
|
2026-04-17 11:01:20 +03:00 |
|
|
|
98f597914a
|
test text controller methods
|
2026-04-17 09:55:29 +03:00 |
|