engelsystem/tests/Unit/Middleware
Igor Scheller 9788c5095a Implemented HttpException 2018-12-02 12:53:31 +01:00
..
Stub Added generic error pages 2018-08-29 23:46:32 +02:00
AddHeadersTest.php Added additional headers 2018-11-21 19:24:36 +01:00
CallableHandlerTest.php tests: fixed array() return 2018-09-04 21:44:34 +02:00
DispatcherTest.php Added nikic/fast-route as routing dispatcher 2018-08-25 21:48:39 +02:00
ErrorHandlerTest.php Implemented HttpException 2018-12-02 12:53:31 +01:00
ExceptionHandlerTest.php Added middleware tests 2018-08-19 13:59:39 +02:00
LegacyMiddlewareTest.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
RequestHandlerServiceProviderTest.php Added nikic/fast-route as routing dispatcher 2018-08-25 21:48:39 +02:00
RequestHandlerTest.php Merge branch 'twig-templates' 2018-09-23 20:11:37 +02: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 RouteDispatcher: Allow installation into sub directory 2018-09-26 20:49:31 +02:00
SendResponseHandlerTest.php Added middleware tests 2018-08-19 13:59:39 +02:00
SetLocaleTest.php Moved translation/internationalization to Helpers\Translator class 2018-08-29 23:46:31 +02:00
VerifyCsrfTokenTest.php Added csrf middleware 2018-11-21 19:24:36 +01:00