framework/tests
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
..
integration Tests: Use new authenticatedAs option where useful 2020-03-20 18:28:35 +01:00
unit Change Zend namespace to Laminas (#1963) 2020-01-06 22:29:34 +01:00
phpunit.integration.xml Update test libraries 2019-07-06 01:49:55 +02:00
phpunit.unit.xml Automatically set up Mockery for unit tests 2019-11-21 00:51:11 +01:00