Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-02 | Metrics: Added controller feature test | Igor Scheller | |
2020-01-02 | tests: code coverage cleanup | Igor Scheller | |
2019-12-08 | Added Schedule parsing and replaced old Fahrplan importer | Igor Scheller | |
Resolves #553 (Change Frab Import from xCal to XML) Resolves #538 (Feature Request: Multi Frab Import) | |||
2019-11-11 | Formatting to follow PSR-12 | Igor Scheller | |
2019-11-06 | Tests: Replaced setMethods as it is deprecated | Igor Scheller | |
2019-10-13 | Fix/Cleanup tests for DatabaseServiceProvider | Igor Scheller | |
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 | |