friendica/tests/src/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
..
Config Dynamic config loading 2019-07-16 20:16:43 +02:00
Logger Added close test 2019-03-22 23:13:27 -04:00
ArraysTest.php Fix namespaces 2019-02-27 12:32:56 +01:00
BasePathTest.php Add new test 2019-04-14 16:20:12 +02:00
BaseURLTest.php Bugfix BaseURL 2019-04-14 14:53:57 +02:00
CryptoTest.php Removed unnecessary function 2018-11-05 21:17:46 +01:00
ProfilerTest.php Fix namespaces 2019-02-27 12:32:56 +01:00
StringsTest.php Add test for Strings::isHex() 2019-05-30 12:26:29 +02:00
XmlTest.php Fix namespaces 2019-02-27 12:32:56 +01:00