engelsystem/tests/Unit
Igor Scheller a59546baf8 Renderer: Log critical instead of error if no matching file renderer configured 2020-06-14 13:55:08 +02:00
..
Config Tests: Replaced duplicates and formatting/cleanup 2019-11-06 13:16:00 +01:00
Container Use self references and fix class naming 2019-04-25 18:17:19 +02:00
Controllers HomeController: Fix redirect 2020-06-14 13:55:08 +02:00
Database Formatting, syntax, typehint and namespace fixes, cleanups 2020-04-25 16:54:30 +02:00
Exceptions WhoopsTest: Fixed non unique setApplicationPaths mocks 2020-06-05 10:54:45 +02:00
Helpers Moved development error handler setup to ConfigureEnvironmentServiceProvider 2020-04-25 17:04:57 +02:00
Http Formatting, syntax, typehint and namespace fixes, cleanups 2020-04-25 16:54:30 +02:00
Logger Logger: Added handling for exceptions and log exceptions if they occur 2020-05-01 20:52:15 +02:00
Mail Formatting, syntax, typehint and namespace fixes, cleanups 2020-04-25 16:54:30 +02:00
Middleware Added application base url: Redirector now uses URLs instead of relative paths 2020-04-25 15:50:57 +02:00
Models Formatting, syntax, typehint and namespace fixes, cleanups 2020-04-25 16:54:30 +02:00
Renderer Renderer: Log critical instead of error if no matching file renderer configured 2020-06-14 13:55:08 +02:00
ApplicationTest.php Formatting, syntax, typehint and namespace fixes, cleanups 2020-04-25 16:54:30 +02:00
HasDatabase.php DB/MySQL: Use utf8mb4 to support emojis 2020-04-25 16:54:30 +02:00
HelpersTest.php Response: Added with and withInput methods and back/redirect functions 2019-12-08 02:12:56 +01:00
ServiceProviderTest.php Tests: Replaced setMethods as it is deprecated 2019-11-06 12:29:58 +01:00
TestCase.php Tests: TestCase: Initialize $this->app on every run 2019-10-08 13:57:50 +02:00