← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1448268] [NEW] Need to factor out test helper methods of db plugin test suite into reusable class

 

Public bug reported:

Currently NeutronDbPluginV2TestCase has both generic api tests for core plugins plus a set of helper methods.
This test suite is then inherited by all test classes of particular core plugins.

Need to extract helper methods into a mixin class so they can be reused
by tests that test base plugin as a DB mixin.

** Affects: neutron
     Importance: Wishlist
     Assignee: Eugene Nikanorov (enikanorov)
         Status: New

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

Title:
  Need to factor out test helper methods of db plugin test suite into
  reusable class

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Currently NeutronDbPluginV2TestCase has both generic api tests for core plugins plus a set of helper methods.
  This test suite is then inherited by all test classes of particular core plugins.

  Need to extract helper methods into a mixin class so they can be
  reused by tests that test base plugin as a DB mixin.

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


Follow ups

References