horizon/openstack_dashboard/test/integration_tests/tests
Tomas Novacik 8386221adf Add test_sahara_create_delete_job_binary test method
Adding test method that checks creating/removal of job binary under
Project/Data Processing/Job Binaries.
The core testing function can be easily extended with other job binary
templates; the initial versions allows to test for jobs stored on the
Internal DB.

As part of this test several items have been created
* new pageobject class JobbinariesPage
* new form field FileInputFormFieldRegion

Co-Authored-By: Luigi Toscano <ltoscano@redhat.com>
Partially implements blueprint: selenium-integration-testing

Change-Id: I48c992bbfd0b2428be220a4462d5ef76aca5fa45
2015-03-05 11:36:00 +01:00
..
__init__.py Integration tests - running the tests 2014-02-26 10:45:21 +00:00
decorators.py Fix skip decorator in integration tests 2015-02-26 09:08:42 +00:00
test_dashboard_help_redirection.py Using get_url_current_page wrapper method 2014-12-28 09:00:03 +00:00
test_flavors.py Merge "Add general function for generating random names" 2015-02-21 01:00:44 +00:00
test_image_create_delete.py Add general function for generating random names 2015-01-27 12:41:15 +01:00
test_keypair.py Add general function for generating random names 2015-01-27 12:41:15 +01:00
test_login.py Integration tests - page objects pattern 2014-03-25 13:42:57 +02:00
test_password_change.py Integration test for showing logout message (password change) 2015-01-06 15:09:43 +00:00
test_sahara_image_registry.py Add test_sahara_image_registry 2015-03-05 11:36:00 +01: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 Integration test - Create and delete user 2015-02-09 02:03:23 +00:00
test_user_settings.py Add log lines change to settings page and test 2015-02-22 11:04:07 +02:00