]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Migrate test base class to testtools.
authorMonty Taylor <mordred@inaugust.com>
Sat, 25 May 2013 07:43:40 +0000 (09:43 +0200)
committerMonty Taylor <mordred@inaugust.com>
Sat, 25 May 2013 07:43:40 +0000 (09:43 +0200)
commit77afc90b5d3a40d3a6e0afebc07b7b8b6b2b260a
treea436771a3b27fa8c72abf4770b6f617af242c2ae
parent04d37a7ae61c14576b6f1856e603d1ff87e4accb
Migrate test base class to testtools.

This is stricter, but also provides plumbing for more advanced things
like fixtures and testscenarios.

Change-Id: I607b50390708ca3caa9799ef0b27007df5045a6c
14 files changed:
HACKING.rst
heat/tests/test_api_cloudwatch.py
heat/tests/test_cli.py
heat/tests/test_dependencies.py
heat/tests/test_event.py
heat/tests/test_identifier.py
heat/tests/test_parameters.py
heat/tests/test_plugin_loader.py
heat/tests/test_properties.py
heat/tests/test_resource.py
heat/tests/test_rpc_client.py
heat/tests/test_security_group.py
heat/tests/test_short_id.py
test-requirements.txt