friendica/tests/Util
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
..
AppMockTrait.php fixing auto install tests 2019-04-14 14:23:58 +02: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
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
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-06-23 19:56:21 +02:00