Files
heat/py3-testlist
Sirushti Murugesan 1710ceead5 py34: heat.tests.api (1)
* convert to bytes for response.body
* assert against dicts of params instead of string url params
* use py3 compatible stubout from mox3 than the default stubout module
* NoneType and int aren't comparable, so use int(NoneType or 0)
* use list() to use pop() over return value of filter()

partial blueprint heat-python34-support

Change-Id: Iadab94ff7446a3f5a01e45d5408f3219ef518c6a
2015-08-28 14:43:37 +05:30

5.5 KiB