horizon/openstack_dashboard/test/integration_tests/tests
mavinagi faa6324280 Integration tests - Instances tests
Added instancespage based on the new regions.
test_instances checks the instance createion and deletion.

Few other modifications I've made:
* forms:
- removed "div >" from checkbox locator, to identify "default" checkbox in
  "launch_instance->Access & Security ->default"
*horizon.conf
- Added [launch_instances] to include instances attributes from config file
*config
- Added InstancesGroup to include [launch_instances] from horizon.conf

Partially implements blueprint: integration-tests-hardening

Change-Id: I7d58a970fd36ff86021f3f050c5d01586a26599c
2015-10-17 07:44:09 +00:00
..
__init__.py Integration tests - running the tests 2014-02-26 10:45:21 +00:00
decorators.py py3: Replace func.func_name with func.__name__ 2015-08-19 17:22:32 -07:00
test_dashboard_help_redirection.py Add html source code on test failure for debugging 2015-03-20 17:43:56 +01:00
test_flavors.py Merge "Add general function for generating random names" 2015-02-21 01:00:44 +00:00
test_floatingip.py Adapt integration tests to recent devstack and page layout changes 2015-08-20 14:36:37 +03:00
test_image_create_delete.py Add general function for generating random names 2015-01-27 12:41:15 +01:00
test_instances.py Integration tests - Instances tests 2015-10-17 07:44:09 +00:00
test_keypair.py Adapt integration tests to recent devstack and page layout changes 2015-08-20 14:36:37 +03:00
test_login.py Add html source code on test failure for debugging 2015-03-20 17:43:56 +01:00
test_password_change.py Add html source code on test failure for debugging 2015-03-20 17:43:56 +01:00
test_projects.py Add integration tests for Identity->Projects page 2015-07-01 17:36:37 +03:00
test_sahara_image_registry.py Wait until the image is registered in Sahara image test 2015-06-19 18:23:24 +00:00
test_sahara_job_binaries.py Add test_sahara_create_delete_job_binary test method 2015-03-05 11:36:00 +01:00
test_user_create_delete.py Adapt integration tests to recent devstack and page layout changes 2015-08-20 14:36:37 +03:00
test_user_settings.py Integration tests no longer use form's fields ordering for matching 2015-08-26 13:42:25 +00:00