engelsystem/tests/Unit/Middleware
Igor Scheller c74fa7955d phpunit: Upgrade to version 8, fixed tests, formatting
Use `dms/phpunit-arraysubset-asserts` after `assertArraySubset` got deprecated
2019-04-25 17:56:06 +02:00
..
Stub Implemented controller permissions 2018-12-02 12:53:31 +01:00
AddHeadersTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
CallableHandlerTest.php Implemented controller permissions 2018-12-02 12:53:31 +01:00
DispatcherTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
ErrorHandlerTest.php ErrorHandler: Don't wrap the response if a content-type is defined 2018-12-19 22:36:42 +01:00
ExceptionHandlerTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
LegacyMiddlewareTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
RequestHandlerServiceProviderTest.php Added nikic/fast-route as routing dispatcher 2018-08-25 21:48:39 +02:00
RequestHandlerTest.php Implemented controller permissions 2018-12-02 12:53:31 +01:00
ResolvesMiddlewareTraitTest.php Added nikic/fast-route as routing dispatcher 2018-08-25 21:48:39 +02:00
RouteDispatcherServiceProviderTest.php Added caching for templating and routing 2018-11-24 16:30:36 +01:00
RouteDispatcherTest.php Don't save sessions permanently on api and metrics paths 2018-12-28 20:35:44 +01:00
SendResponseHandlerTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
SessionHandlerServiceProviderTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
SessionHandlerTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
SetLocaleTest.php phpunit: Upgrade to version 8, fixed tests, formatting 2019-04-25 17:56:06 +02:00
VerifyCsrfTokenTest.php Refactoring: Throw HttpAuthExpired on csrf token mismatch 2018-12-02 12:53:31 +01:00