Skip to content

v0.1.1

@nevimov nevimov tagged this 14 Jun 16:06
* Replaces assert_not_called(), which was added only in Python 3.5,
  with assertFalse(mock.called)

* Passes create=True to patch(), otherwise, we get an error saying that
  module easycart.cart doesn't have the attribute 'list'
Assets 2