I've found the solution. The problem was that I was using the
'raven.contrib.django.middleware.Sentry404CatchMiddleware' so the
Middleware was getting the 404 signals. I think that because of that the
test were not receiving the signals so when in the test we were checking
for 404 codes the tests w
Hi, I'm trying to use Raven in order to send messages to my CI server.
I had some tests that pass but suddenly they are failing. Does anyone knows
why is that?
Output:
==
ERROR: test_not_individual (quests.tests.views.TaskDoTest
2 matches
Mail list logo