heat/heat/tests/api
Bertrand Lallau 00b396b500 Use assertIsNone instead of assertEqual(None, ***)
Instead of using assertEqual(None, ***), developers should
use assertIsNone(***).

Change-Id: I7be8259361130d28b6ada9f9db649a625f2cf64a
Related-Bug: #1510006
2015-10-26 16:32:12 +01:00
..
aws Use assertIsNone instead of assertEqual(None, ***) 2015-10-26 16:32:12 +01:00
cfn Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
cloudwatch Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
middleware Move all api tests to /tests/api 2015-07-08 09:31:17 +05:30
openstack_v1 Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
__init__.py Move all api tests to /tests/api 2015-07-08 09:31:17 +05:30
test_wsgi.py py34: heat.tests.api (1) 2015-08-28 14:43:37 +05:30