config: Add tests for EtcdConfig::fetchAllFromEtcdServer
authorTimo Tijhof <krinklemail@gmail.com>
Sun, 23 Jul 2017 01:24:33 +0000 (18:24 -0700)
committerKrinkle <krinklemail@gmail.com>
Sun, 23 Jul 2017 01:42:49 +0000 (01:42 +0000)
commit1f2daa9132442763a8c7722c353b686864e06675
tree4d699a83e9f00506fd313764b5cb05a3cc1a27a3
parent029a17005c0f7620336c39408408548080127c3e
config: Add tests for EtcdConfig::fetchAllFromEtcdServer

Follows-up 9b459d29e0110a21ea18.

Bug: T156924
Change-Id: Ib68c55ea3386a12e707f6d7d732da9fe727ccc2f
tests/phpunit/includes/config/EtcdConfigTest.php