heat/heat_integrationtests/functional
Bertrand Lallau f0ea022853 Use assertTrue/False instead of assertEqual(T/F)
The usage of assertEqual(True/False, ***) should be changed to a more
meaningful format of assertTrue/False(***).

Change-Id: I685f7bb0b4669d8813ebbb796b6014ad44d7ff0c
Closes-Bug: #1510001
2015-10-26 22:45:25 +01:00
..
__init__.py Functional test UpdateStackTest 2014-10-20 16:31:09 +13:00
functional_base.py Adds option to skip specific tests 2015-08-12 20:04:13 +05:30
test_autoscaling.py Remove unnecessary update_replace parameter 2015-10-14 10:25:53 +05:30
test_aws_stack.py Try polling swift object before creating stack 2015-10-06 13:59:31 +10:00
test_conditional_exposure.py Fix [H405] pep rule in heat_integrationtests 2015-10-08 15:13:52 +03:00
test_create_update_neutron_port.py Handle replace and rollback cases for Port 2015-09-16 14:05:45 +00:00
test_create_update.py Fix [H405] pep rule in heat_integrationtests 2015-10-08 15:13:52 +03:00
test_default_parameters.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_encrypted_parameter.py Update encrypted param template 2015-08-20 18:23:56 +00:00
test_encryption_vol_type.py Functional test for encryption volume type 2015-08-07 17:15:30 +05:30
test_heat_autoscaling.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_hooks.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_instance_group.py Fix [H405] pep rule in heat_integrationtests 2015-10-08 15:13:52 +03:00
test_notifications.py Revert failing tests and use v3 for ec2 tokens 2015-08-18 13:37:48 +02:00
test_preview_update.py Add integration tests for preview update 2015-09-21 15:13:43 -05:00
test_preview.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-26 22:45:25 +01:00
test_reload_on_sighup.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_remote_stack.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_resource_group.py Add functional test for ResourceGroup rolling_update 2015-10-16 17:32:56 +05:30
test_software_config.py Wait for metadata actually set to server 2015-09-08 16:22:46 +03:00
test_stack_events.py Adding basic test to exercise the heat event APIs. 2015-09-18 16:21:00 +00:00
test_stack_tags.py Make the stack tags template non-empty 2015-09-14 11:12:20 +10:00
test_swiftsignal_update.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_template_resource.py Fix [H405] pep rule in heat_integrationtests 2015-10-08 15:13:52 +03:00
test_template_validate.py Allow nested validation for template-validate 2015-09-22 08:27:28 +01:00
test_validation.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00