Goal-Calibration/tests/e2e/Controllers
Yisroel Baum e56cb56ce7
test node controller ownership checks
add failing tests asserting 403 when a non-owner tries to
read or write nodes on another user's text, plus admin
bypass. existing tests now attach a session user to mirror
the new controller signature.
2026-05-02 21:45:15 +03:00
..
AuthControllerTest.php remove default values from user constructors 2026-04-26 10:46:07 +03:00
BulkCreateNodesControllerTest.php test node controller ownership checks 2026-05-02 21:45:15 +03:00
NodeControllerTest.php test node controller ownership checks 2026-05-02 21:45:15 +03:00
PlanControllerTest.php update downstream tests for text user requirement 2026-05-02 21:27:55 +03:00
ScheduledNodeControllerTest.php update downstream tests for text user requirement 2026-05-02 21:27:55 +03:00
TextControllerTest.php test text controller scoping and ownership 2026-05-02 21:41:52 +03:00