237b24b0c8
There are two ways to specify a core plugin and an extension manager in the unit tests: test_config and arguments of the constructor. Both are used and it sometimes makes it a bit difficult to debug. This patch removes the way via test_config and makes constructor arguments the only way to do it. Also removes the default entries in test_config because they are not used anywhere. Change-Id: I491003f4246e62001e9b74743c8fbfa922088383 Closes-Bug: #1245335 |
||
---|---|---|
.. | ||
n1kv | ||
__init__.py | ||
test_config.py | ||
test_network_db.py | ||
test_network_plugin.py | ||
test_nexus_db.py | ||
test_nexus_plugin.py |