← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1293210] Re: Refactor TestApi test case

 

** Changed in: glance
       Status: Fix Committed => Fix Released

** Changed in: glance
    Milestone: None => kilo-rc1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1293210

Title:
  Refactor TestApi test case

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released

Bug description:
  The test case glance/tests/functional/test_api.py has two test method, which test a lot of API requests, without teardown and setup,
  hence are hard to read and unstable.
  The test case takes very much to run, and is listed as a slow test.

  By refactoring the class, test each API URLs in a test method, we wish
  to obtain better readability and decrease the test running time.

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


References