Goal-Calibration/tests/e2e/Controllers
Yisroel Baum 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
..
AuthControllerTest.php remove default values from user constructors 2026-04-26 10:46:07 +03:00
BulkCreateNodesControllerTest.php php cs fixer 2026-04-19 23:07:48 +03:00
NodeControllerTest.php php cs fixer 2026-04-19 23:07:48 +03:00
PlanControllerTest.php add node to scheduled node 2026-04-27 09:28:43 +03:00
ScheduledNodeControllerTest.php test scheduled node controller returns 404 when user missing 2026-05-01 10:25:24 +03:00
TextControllerTest.php add tests for text user relationship 2026-05-02 21:27:49 +03:00