Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-25 | Formatting | Igor Scheller | |
```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 | Fixed test coverage | Igor Scheller | |
2019-04-25 | phpunit: Upgrade to version 8, fixed tests, formatting | Igor Scheller | |
Use `dms/phpunit-arraysubset-asserts` after `assertArraySubset` got deprecated | |||
2018-08-31 | Models: Added LogEntry model | Igor Scheller | |
2018-08-07 | Fix for Diactoros in legacy feature tests | Igor Scheller | |
2018-01-14 | $bugfixes... | Igor Scheller | |
2017-12-10 | remove room number and visible flag, rename pentabarf to frab and introduce ↵ | msquare | |
map/c3nav integration as well as markdown description for rooms | |||
2017-11-19 | fix minor cody style issues (codacy) | msquare | |
2017-11-01 | Moved includes to own file | Igor Scheller | |
2017-10-31 | Added database tests | Igor Scheller | |
2017-10-31 | Added tests for base_path and config_path | Igor Scheller | |
2017-10-31 | Added service providers | Igor Scheller | |
2017-09-19 | Refactoring: Logger test cleanup | Igor Scheller | |
2017-09-19 | engelsystem_provider should not be loaded in phpunit, changed dir structure | Igor Scheller | |