horizon/openstack_dashboard/test/integration_tests/pages
Luigi Toscano 86d2d4a11b Wait until the image is registered in Sahara image test
The tests consistently fails, probably because the availability
of the image in the table is checked too soon. Add a bit of delay
with a new wait method.

Change-Id: I9e39c35fb67455b4e4f3c2b12265b8540420ad01
Closes-Bug: #1466744
2015-06-19 18:23:24 +00:00
..
admin Use _wait_for_spinner() 2015-03-04 18:02:41 +00:00
identity Use _wait_for_spinner() 2015-03-04 18:02:41 +00:00
project Wait until the image is registered in Sahara image test 2015-06-19 18:23:24 +00:00
settings Add log lines change to settings page and test 2015-02-22 11:04:07 +02:00
__init__.py Integration tests - page objects pattern 2014-03-25 13:42:57 +02:00
basepage.py Add project-dropdown 2015-04-02 11:37:18 +03:00
loginpage.py Use IDs in locators instead of CSS when it is possible 2015-02-12 16:13:18 +01:00
navigation.py Add navigation among pages 2014-12-21 10:07:04 +02:00
pageobject.py Replace 'raise AssertionError' with 'self.assertIn' 2015-03-20 13:23:28 +09:00