The mock configurations used in test code is really just a mess. - Some tests runs using the default configuration, which creates a dependency on the local configuration. - It's hard to maintain when new configurations are added and, eventually, old ones disappear. - Some tests run with obscure mock configurations without adding much value.
Actually, the while test env is a pile of pasted crap. Needs a major fix
fixed in 6c15153e8f0dc944235ef01, and several commits from that