← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1558758] Re: no unit test coverage for code related to Flavors in dashboard/api/nova.py

 

Reviewed:  https://review.openstack.org/295364
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=46d3457bd901eaf23b4bf8bf67340c1519dd5b24
Submitter: Jenkins
Branch:    master

commit 46d3457bd901eaf23b4bf8bf67340c1519dd5b24
Author: Luis Daniel Castellanos <luis.daniel.castellanos@xxxxxxxxx>
Date:   Mon Mar 21 15:30:54 2016 +0000

    No unit test coverage for code related to Flavors
    
    When runing the "./run_tests.sh -c" command,
    and after looking at the reports, not all the code is covered
    by the unit tests.
    The code related to Flavors in the openstack_dashboard/api/nova.py
    (get flavor list, create flavor, delete flavor, etc) is not covered.
    
    Change-Id: Idf32b22cde2925b830d85ba9c675fa0e88a2eb0e
    Closes-Bug:#1558758


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1558758

Title:
  no unit test coverage for code related to Flavors in
  dashboard/api/nova.py

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When runing the "./run_tests.sh -c" command and after looking at the
  reports not all the code is covered by the unit tests. The code
  related to Flavors in the openstack_dashboard/api/nova.py (get flavor
  list, create flavor, delete flavor, etc) is not covered.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1558758/+subscriptions


References