deb-murano/murano/tests/unit
Tetiana Lashchova 38513f7dc5 Fix order of arguments in assertEqual
Some tests used incorrect order of arguments in assertEqual.
The correct order expected by testtools is
assertEqual(expected, observed).

Change-Id: I210ce20cb9427799219e8aedb9ee3282dea53d3f
Closes-Bug: #1259292
2015-09-29 15:38:33 +03:00
..
api Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
common Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
core_library Remove partial clean-up in Instance.destroy 2014-09-04 15:29:43 +04:00
db Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
dsl Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
engine Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
packages Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
policy Enable H233: Python 3.x incompatible use of print operator 2015-09-28 13:36:56 +00:00
__init__.py Move and rename functional tests 2014-07-29 22:29:27 +04:00
base.py Use oslo.log library instead of system logging module 2015-08-05 13:21:09 +03:00
test_actions.py Package versioning 2015-09-03 12:06:42 +00:00
test_engine.py Support for Unicode strings in MuranoPL was fixed 2015-09-15 02:21:54 +03:00
test_heat_stack.py Package versioning 2015-09-03 12:06:42 +00:00
test_log.py Switch to oslo_log 2015-07-15 11:20:45 +03:00
utils.py Inherit RequestContext from oslo_context's RequestContext 2015-08-13 15:12:59 +03:00