← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1321946] Re: MagicMocks aren't using specs so typos pass tests

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

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

Title:
  MagicMocks aren't using specs so typos pass tests

Status in neutron:
  Expired

Bug description:
  Many MagicMocks currently aren't using specs or autospec so they
  respond to any function call.

  The downside to this is that calls to non-existent assertion calls
  silently pass instead of failing. An example of how these cases build
  up is available in the patch for the related bug [1].

  1. https://bugs.launchpad.net/neutron/+bug/1320774

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


References