Comment 0 for bug 1466543

Revision history for this message
Paulo Ewerton (pauloewerton) wrote :

Names of the tested functions in the Jasmine spec file for cinder api are not displayed properly in the spec runner report accessible at url /jasmine/ServicesTests.

This is duo to a typo when referencing the function name in the file cinder.service.spec.js, so an undefined value is returned.

To reproduce this bug:
1) pull the latest version of horizon from gerrit;
2) run ./manage.py collectstatic and ./manage.py compress, if needed
3) restart apache service
4) go to url /jasmine/ServicesTests and click "Spec List"
5) scroll down to section "Cinder API"