summaryrefslogtreecommitdiff
path: root/service/pixelated/application.py
diff options
context:
space:
mode:
authorBruno Wagner <bwagner@riseup.net>2017-01-03 17:46:55 -0200
committerBruno Wagner <bwagner@riseup.net>2017-01-03 17:46:55 -0200
commit391d2ff36f837ec293f4772efd7f6d64083004cd (patch)
tree1de0f5320dd2171f0cb73ae0a3c31d17fff72872 /service/pixelated/application.py
parenta342defed365690f2189eb209be8224a505b58e5 (diff)
Fixed mockito conflict with zope
I bumped into this problem where trial would try to clean up after running the SiteTest and run into an error 'RememberedInvocation has no attribute "_implied"' That happened because mockito is strict with the set of functions it's mock accepts and _implied doesn't exist. It didn't really make sense in this test context so I've adapted the test to use MagicMock instead and now the test pass without problems.
Diffstat (limited to 'service/pixelated/application.py')
0 files changed, 0 insertions, 0 deletions