trove/trove/tests/unittests/configuration
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 adding configuration group support 2014-02-06 13:29:09 -06:00
test_configuration_controller.py Correct a test and order of parameters to assertEqual 2015-02-23 12:45:31 -05:00