Commit Graph

4 Commits

Author SHA1 Message Date
Michael 270d1aeb41 Improve the test data 2021-01-17 22:08:08 +00:00
Michael 6b4245d662 Test the test 2021-01-17 21:39:42 +00:00
Michael 730a287b30 Testing why tests are failing 2021-01-16 23:45:43 +00:00
Philipp Holzer 92fb0a82ca
Dynamic config loading
- Move settings, defaults and dbstructure to directory 'static'
- Dynamic loading of config files (after the static loading)
- Filter out '-sample.config.php' and '-sample.ini.php' files
- Remove unnecessary ConfigFileManager
- Move ConfigFileLoader to Utils
- Add tests for multi-loading for INI, config and sample-filtering
2019-07-16 20:16:43 +02:00
Renamed from tests/datasets/config/local.config.php (Browse further)