horizon/openstack_dashboard/test/integration_tests/README.rst
panneer.smn a9404d5f21 updated integration tests README.rst
Change-Id: I9e04210aadfa1bc51da25debfa0df1c8f2914509
2018-06-29 00:25:32 +00:00

567 B

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 or add overrides to that file in local-horizon.conf which is ignored by git.

  3. Run the tests. :

    $ tox -e py27integration

More information

https://wiki.openstack.org/wiki/Horizon/Testing/UI

https://wiki.mozilla.org/QA/Execution/Web_Testing/Docs/Automation/StyleGuide#Page_Objects