framework/tests/Test/Concerns
Daniël Klabbers e226f81515
additional tests for api controllers (#1433)
* added CreatePostControllerTest

* added DeleteDiscussionControllerTest

* added ListDiscussionControllerTest

* added TokenControllerTest

* minor improvement to policy, no need for Carbon object there, added ShowDiscussionControllerTest

* added showDiscussionControllerTest but cant make Guests view the discussion created by a user

* viewing for guests tested, we might need factories
2018-05-16 09:25:48 +02:00
..
CreatesForum.php Improved foundational backend unit tests (#1405) 2018-04-17 11:15:28 +02:00
MakesApiRequests.php Improved foundational backend unit tests (#1405) 2018-04-17 11:15:28 +02:00
ManagesContent.php additional tests for api controllers (#1433) 2018-05-16 09:25:48 +02:00
RetrievesAuthorizedUsers.php additional tests for api controllers (#1433) 2018-05-16 09:25:48 +02:00