wiki.techinc.nl/tests/phpunit/includes/config
Tim Starling 95bf0043ef EtcdConfig: allow slashes in config key names
Allowing slashes in config key names allows us to trivially support the
proposed hierarchical structure with a single EtcdConfig object, by
fetching values with the relevant prefixes on startup.

Bug: T156924
Change-Id: Ica0914e61baba9c0462481925be15d79b66dc342
2017-09-01 13:42:28 +10:00
..
ConfigFactoryTest.php config: Complete coverage for Config class 2017-07-22 17:37:52 -07:00
EtcdConfigTest.php EtcdConfig: allow slashes in config key names 2017-09-01 13:42:28 +10:00
GlobalVarConfigTest.php config: Add @covers to complete GlobalVarConfig and MultiConfig 2017-05-05 17:26:01 -07:00
HashConfigTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MultiConfigTest.php config: Add @covers to complete GlobalVarConfig and MultiConfig 2017-05-05 17:26:01 -07:00