Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/glance-tests-code-duplication. Description: Lots of code in glance tests is duplicated. This blueprint is a summary list of problem places that needs to be worked on We should create separate classes for different methods tests to improve tests setUp code. Tests should be refactored to remove duplicated code and improve test assertions. Specification URL (additional information): None