← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1336198] [NEW] Metering test plugin includes initialization code as well as tests

 

Public bug reported:

Currently the metering test case includes setUp code as well as the
tests themselves. Splitting up the test case class into two allows other
test cases to inherit the metering plugin class without inherting (And
implicitly re-running) the tests themselves.

** Affects: neutron
     Importance: Undecided
     Assignee: Assaf Muller (amuller)
         Status: In Progress


** Tags: unittest

** Changed in: neutron
     Assignee: (unassigned) => Assaf Muller (amuller)

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

Title:
  Metering test plugin includes initialization code as well as tests

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  Currently the metering test case includes setUp code as well as the
  tests themselves. Splitting up the test case class into two allows
  other test cases to inherit the metering plugin class without
  inherting (And implicitly re-running) the tests themselves.

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


Follow ups

References