framework/tests/integration/api/Controller
Franz Liedke 4d10536d35
Move integration tests to separate directory
Again, we do all of this to prepare for creating "real" test suites for
each type of tests.
2019-02-01 19:01:12 +01:00
..
ApiControllerTestCase.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
CreateDiscussionControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
CreateGroupControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
CreatePostControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
CreateTokenControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
CreateUserControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
DeleteDiscussionControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
ListDiscussionsControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
ListGroupsControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
ListNotificationsControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
ListUsersControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
ShowDiscussionControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
UpdateUserControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00