framework/tests/Api/Controller
2018-08-24 22:13:05 +09:30
..
ApiControllerTestCase.php Replace ControllerInterface with PSR-15 interface 2018-05-30 09:49:47 +02:00
CreateDiscussionControllerTest.php Apply fixes from StyleCI 2018-04-13 07:07:02 +00:00
CreateGroupControllerTest.php added the create discussion test, also renamed some classes that seem to have been incorrectly renamed from the other testing branch 2018-04-13 09:06:42 +02:00
CreatePostControllerTest.php adds a few additional api controller tests (#1429) 2018-05-14 13:32:19 +02:00
CreateTokenControllerTest.php rename TokenController to CreateTokenController 2018-06-06 09:40:29 +04:30
CreateUserControllerTest.php Rename user.isActivated 2018-08-24 22:13:05 +09:30
DeleteDiscussionControllerTest.php adds a few additional api controller tests (#1429) 2018-05-14 13:32:19 +02:00
ListDiscussionControllerTest.php adds a few additional api controller tests (#1429) 2018-05-14 13:32:19 +02:00
ShowDiscussionControllerTest.php additional tests for api controllers (#1433) 2018-05-16 09:25:48 +02:00