Igor Scheller
|
64dc16e4d9
|
Logger: Added handling for exceptions and log exceptions if they occur
|
2020-05-01 20:52:15 +02:00 |
Igor Scheller
|
93ae2442f6
|
Formatting, syntax, typehint and namespace fixes, cleanups
|
2020-04-25 16:54:30 +02:00 |
Igor Scheller
|
c519be276a
|
Logging: Renamed EngelsystemLogger to Logger and added UserAwareLogger
|
2020-04-25 15:50:57 +02:00 |
Igor Scheller
|
d27bcabc8b
|
tests: code coverage cleanup
|
2020-01-02 15:09:08 +01:00 |
Igor Scheller
|
867d720f15
|
Tests: Replaced setMethods as it is deprecated
|
2019-11-06 12:29:58 +01:00 |
Igor Scheller
|
79c92da8c1
|
Formatting
```bash
php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/]
```
|
2019-04-25 18:17:19 +02:00 |
Igor Scheller
|
9930668837
|
Fixed test coverage
|
2019-04-25 17:56:06 +02:00 |
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 |
Igor Scheller
|
ac48332166
|
Models: Added LogEntry model
|
2018-08-31 03:24:54 +02:00 |
Igor Scheller
|
79e9714c74
|
Fix for Diactoros in legacy feature tests
|
2018-08-07 16:54:08 +02:00 |
Igor Scheller
|
e727b367cc
|
Moved includes to own file
|
2017-11-01 12:35:45 +01:00 |
Igor Scheller
|
e15e863625
|
Added tests for base_path and config_path
|
2017-10-31 14:30:37 +01:00 |
Igor Scheller
|
c35c4ccbf3
|
Refactoring: Logger test cleanup
|
2017-09-19 20:40:48 +02:00 |
Igor Scheller
|
c57dfc631c
|
engelsystem_provider should not be loaded in phpunit, changed dir structure
|
2017-09-19 20:01:09 +02:00 |