add failing tests for getMyTexts (own-only), getAllTexts (admin), getText 403 for non-owner, and admin bypass on getText. existing test_get_one_text updated to pass the session user via the new request signature. |
||
|---|---|---|
| .. | ||
| AuthControllerTest.php | ||
| BulkCreateNodesControllerTest.php | ||
| NodeControllerTest.php | ||
| PlanControllerTest.php | ||
| ScheduledNodeControllerTest.php | ||
| TextControllerTest.php | ||