Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/selenium-integration-testing. Description: We have unit tests with many many lines of mox stubbing. It'd be nice to be able to write selenium tests without bothering with all of that. This blueprint proposes the use of Selenium in integration tests run against a devstack, so we can catch higher-level integration issues earlier and have a layer of defence against missing unit tests or incorrect stubs. Specification URL (additional information): None
Upstream only effort.