← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1315574] [NEW] Big Switch unit test unnecessary magic mock

 

Public bug reported:

The Big Switch unit tests use Magic Mocks to stop external calls (e.g.
HTTP and RPC). This is a waste of memory most of the time since no
assertions are made on the Mocks.

** Affects: neutron
     Importance: Undecided
     Assignee: Kevin Benton (kevinbenton)
         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/1315574

Title:
  Big Switch unit test unnecessary magic mock

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The Big Switch unit tests use Magic Mocks to stop external calls (e.g.
  HTTP and RPC). This is a waste of memory most of the time since no
  assertions are made on the Mocks.

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


Follow ups

References