friendica/tests
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
..
Util Dynamic config loading 2019-07-16 20:16:43 +02:00
datasets Dynamic config loading 2019-07-16 20:16:43 +02:00
include Dynamic config loading 2019-07-16 20:16:43 +02:00
src Dynamic config loading 2019-07-16 20:16:43 +02:00
DatabaseTest.php Dynamic config loading 2019-07-16 20:16:43 +02:00
MockedTest.php Test enhancements 2018-11-01 13:44:47 +01:00
bootstrap.php Removing debugging echo 2018-10-06 19:11:00 +02:00