86d2d4a11b
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 |
||
---|---|---|
.. | ||
pages | ||
regions | ||
tests | ||
__init__.py | ||
basewebobject.py | ||
config.py | ||
helpers.py | ||
horizon.conf | ||
README.rst | ||
webdriver.py |
Horizon Integration Tests
Horizon's integration tests treat Horizon as a black box.
Running the integration tests
Set up an OpenStack server
Update the configuration file at horizon.conf
Run the tests. :
$ ./run_tests.sh --integration
More information
https://wiki.openstack.org/wiki/Horizon/Testing/UI
https://wiki.mozilla.org/QA/Execution/Web_Testing/Docs/Automation/StyleGuide#Page_Objects