deb-murano/murano/tests/unit/common
Bo Wang bb297e6364 Python3: Fix using dictionary keys() as list
It will throw TypeError when you try to operate on
dict.keys() like a list in python3.
ref:https://docs.python.org/3/library/stdtypes.html#dictionary-view-objects

Targets blueprint: murano-python-3-support

Change-Id: I8a2dc7844248aa26794ed50d77ab59dd12056fcf
2016-01-15 20:31:21 +08:00
..
helpers Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
__init__.py Move and rename functional tests 2014-07-29 22:29:27 +04:00
test_is_different.py Add prefix 'test' to unit test module names 2015-09-29 12:07:39 +03:00
test_plugin_loader.py Python3: Fix using dictionary keys() as list 2016-01-15 20:31:21 +08:00
test_traverse_helper.py Fix the parameter order in method assertEqual. 2016-01-12 19:07:59 +08:00