friendica/tests/src/Database
Philipp Holzer ac371f4f21
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-06-23 19:56:21 +02:00
..
DBATest.php Dynamic config loading 2019-06-23 19:56:21 +02:00
DBStructureTest.php Dynamic config loading 2019-06-23 19:56:21 +02:00