horizon/openstack_dashboard/test/integration_tests
Jenkins 92f18fa443 Merge "Add test skip decorator when service not available" 2014-08-06 15:23:34 +00:00
..
pages Verify Help button redirects to the right URL 2014-07-31 16:33:13 +03:00
tests Merge "Add test skip decorator when service not available" 2014-08-06 15:23:34 +00:00
README.rst Integration tests - running the tests 2014-02-26 10:45:21 +00:00
__init__.py Integration tests - running the tests 2014-02-26 10:45:21 +00:00
config.py Merge "Add test skip decorator when service not available" 2014-08-06 15:23:34 +00:00
helpers.py Merge "Settings page ChangePassword page and their tests" 2014-07-23 04:29:10 +00:00
horizon.conf Merge "Add test skip decorator when service not available" 2014-08-06 15:23:34 +00:00

README.rst

Horizon Integration Tests

Horizon's integration tests treat Horizon as a black box.

Running the integration tests

  1. Set up an OpenStack server

  2. Update the configuration file at horizon.conf

  3. 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