karbor/karbor/tests/unit/db
sudhir_agarwal fa132e33b1 Fixed order of arguments in assertEqual
Some tests used incorrect order of arguments in
assertEqual(observed, expected). The correct order expected
by testtool is assertEqual(expected, observed).

Change-Id: I2f5d59b1115c82c2811aeb753404ac2c99d2746d
2017-07-14 11:56:41 +00:00
..
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
test_models.py Fixed order of arguments in assertEqual 2017-07-14 11:56:41 +00:00
test_purge.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-03-13 23:43:46 +08:00