framework/tests/integration/api
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
..
authentication Apply fixes from StyleCI 2020-03-06 13:55:39 +00:00
Controller Apply fixes from StyleCI 2019-11-28 00:16:50 +00:00
csrf_protection Apply fixes from StyleCI 2020-03-06 13:55:39 +00:00
notifications Tests: Use new authenticatedAs option where useful 2020-03-20 18:28:35 +01:00
users Tests: Use new authenticatedAs option where useful 2020-03-20 18:28:35 +01:00