horizon/openstack_dashboard/test/integration_tests/regions
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 Add regions module to integration tests 2014-11-21 18:11:18 +01:00
bars.py Use IDs in locators instead of CSS when it is possible 2015-02-12 16:13:18 +01:00
baseregion.py Add TabbedFormRegion to Integration tests 2014-12-27 11:32:04 +01:00
exceptions.py Add form regions to integration tests 2014-11-27 22:16:15 +01:00
forms.py Add test_sahara_create_delete_job_binary test method 2015-03-05 11:36:00 +01:00
menus.py Add TabbedFormRegion to Integration tests 2014-12-27 11:32:04 +01:00
messages.py Add regions module to integration tests 2014-11-21 18:11:18 +01:00
tables.py Add test_sahara_image_registry 2015-03-05 11:36:00 +01:00