nova/nova/tests/unit/cmd
Matt Riedemann e799dabb56 console: add unit tests for baseproxy
Commit 97d63d8745 introduced a TypeError
in baseproxy.

That's fixed in commit 4fe64143cb but
while reviewing that change it was noticed that there is no unit test
coverage for the baseproxy module, so it's added here.

Related-Bug: #1424532

Change-Id: If53409df2a8e3679a86454228cba27a50c005abe
2015-02-23 10:24:44 -08:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_baseproxy.py console: add unit tests for baseproxy 2015-02-23 10:24:44 -08:00
test_idmapshift.py Added hacking rule for assertTrue/False(A in B) 2015-01-07 12:25:53 +03:00