friendica/tests/Util
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
..
AppMockTrait.php Remove obsolete getAll() call during mocking 2019-07-15 09:42:21 +02:00
DBAMockTrait.php Replace string namespaces with ::class 2019-02-24 13:40:54 +01:00
DBStructureMockTrait.php Replace string namespaces with ::class 2019-02-24 13:40:54 +01:00
DateTimeFormatMockTrait.php Replace string namespaces with ::class 2019-02-24 13:40:54 +01:00
DbaCacheMockTrait.php Refactoring DBA-mocking tests 2019-02-02 19:03:15 +01:00
DbaLockMockTrait.php Refactoring DBA-mocking tests 2019-02-02 19:03:15 +01:00
Intercept.php Config Console Tests (#5621) 2018-08-17 19:41:46 +00:00
L10nMockTrait.php Replace string namespaces with ::class 2019-02-24 13:40:54 +01:00
RendererMockTrait.php Fixing Installer - ReplaceMacro 2019-06-07 00:36:10 +02:00
VFSTrait.php Dynamic config loading 2019-07-16 20:16:43 +02:00