framework/tests/integration/api/users
Franz Liedke f31fbc5bcf
Tests: Use new authenticatedAs option where useful
There are two more API integration tests that explicitly add the
"Authorization" header right now:

- `Flarum\Tests\integration\api\authentication\WithApiKeyTest`
- `Flarum\Tests\integration\api\csrf_protection\RequireCsrfTokenTest`

These two specifically test authentication, so in those cases the
explicitness seems desirable.
2020-03-20 18:28:35 +01:00
..
CreationTest.php Tests: Use new authenticatedAs option where useful 2020-03-20 18:28:35 +01:00
ListTest.php Tests: Use new authenticatedAs option where useful 2020-03-20 18:28:35 +01:00