magnum/magnum/tests/unit
Bertrand Lallau e97f70788c Use assertIsNone instead of assertEqual(None, ***)
Instead of using assertEqual(None, ***), developers should
use assertIsNone(***) to have more clear messages in case of failure.

Closes-Bug: #1510006
Change-Id: Ib3d09ed651877569a9b940da97662489885f18e9
2015-10-28 17:38:13 +01:00
..
api Fix k8s CLI to work with Bay name 2015-10-23 14:06:47 +08:00
common Use assertIsNone instead of assertEqual(None, ***) 2015-10-28 17:38:13 +01:00
conductor Merge "Fix exception when create bay failed" 2015-10-25 14:32:53 +00:00
db Merge "Fix order of arguments in assertEqual" 2015-10-11 00:55:35 +00:00
objects Fix order of arguments in assertEqual 2015-10-10 18:49:11 +08:00
service Fix order of arguments in assertEqual 2015-10-10 18:49:11 +08:00
template Adding new test case to do heat yaml file validation 2015-10-12 15:19:17 +08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Use assertIsNone instead of assertEqual(None, ***) 2015-10-28 17:38:13 +01:00
test_opts.py Introduce unit test for genconfig 2015-09-03 09:02:36 +09:00