framework/tests/Api/Controller
Daniël Klabbers 167059027e Increasing test coverage (#1711)
* added a few more tests, renamed singular to plural to match controller

* increase error reporting

* removed debugging and wait for tests
2019-01-01 21:02:18 +01:00
..
ApiControllerTestCase.php Move trait to base test class 2018-11-09 12:02:21 +01:00
CreateDiscussionControllerTest.php Move trait to base test class 2018-11-09 12:02:21 +01:00
CreateGroupControllerTest.php Move trait to base test class 2018-11-09 12:02:21 +01:00
CreatePostControllerTest.php Move trait to base test class 2018-11-09 12:02:21 +01:00
CreateTokenControllerTest.php Move trait to base test class 2018-11-09 12:02:21 +01:00
CreateUserControllerTest.php Move trait to base test class 2018-11-09 12:02:21 +01:00
DeleteDiscussionControllerTest.php Move trait to base test class 2018-11-09 12:02:21 +01:00
ListDiscussionsControllerTest.php Increasing test coverage (#1711) 2019-01-01 21:02:18 +01:00
ListGroupsControllerTest.php Increasing test coverage (#1711) 2019-01-01 21:02:18 +01:00
ListNotificationsControllerTest.php Increasing test coverage (#1711) 2019-01-01 21:02:18 +01:00
ListUsersControllerTest.php Increasing test coverage (#1711) 2019-01-01 21:02:18 +01:00
ShowDiscussionControllerTest.php additional tests for api controllers (#1433) 2018-05-16 09:25:48 +02:00
UpdateUserControllerTest.php Add regression test for email crawling vulnerability 2018-11-09 12:02:26 +01:00