framework/tests/integration/api/authentication
Franz Liedke 76f7d566b2
Convert another test
Test the request, not a controller (implementation detail). This also
focuses on the observable behavior instead of hacking our way into the
middleware pipeline in order to observe internal behavior.

The authenticated user is now determined by looking at the API response
to compare permissions and (non-)existing JSON keys.
2020-01-22 23:39:41 +01:00
..
WithApiKeyTest.php Convert another test 2020-01-22 23:39:41 +01:00
WithTokenTest.php Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00