trove/trove/tests/unittests/backup
Amrith Kumar b9820ab41a Correct a test and order of parameters to assertEqual
In debugging a failing test (test_update_heartbeat) I observed that
the test was asserting incorrect values and also that the order of
parameters to assertEqual were inverted. It appears that the order of
parameters to assertEqual is a more widespread problem.

The correct order makes the assertion message more useful.

Change-Id: Ide9f60f8338398ad8e61ad81f4a30058e415f8e9
Closes-Bug: #1424741
Partial-Bug: #1277104
2015-02-23 12:45:31 -05:00
..
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
test_backup_controller.py Correct a test and order of parameters to assertEqual 2015-02-23 12:45:31 -05:00
test_backup_models.py Integration with oslo.messaging library 2015-01-06 09:16:39 +02:00
test_backupagent.py Correct a test and order of parameters to assertEqual 2015-02-23 12:45:31 -05:00
test_storage.py Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00