Updated forms.py with MetadataFormRegion. Updated tables.py with method to bind anchor row column. Added test for update image metadata. Implements blueprint: horizon-integration-tests-coverage Change-Id: Idd3651955b8f0e1a0c08dd43abd657aafa5a3bc2
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 or add overrides to that file in local-horizon.conf which is ignored by git.
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