02c6dab840
There were a lot of places that uses CSS_SELECTOR table#someid instead of just ID someid. Closes-Bug: 1353628 Partially implements blueprint: selenium-integration-testing Change-Id: Ic6ac9b425976e60c067fc24e9819374c1a6080c2 |
||
---|---|---|
.. | ||
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