New django 1.5 test assertJSONEqual method breaks within TestCaseWithScenarios

Bug #1208684 reported by Jason Pettett
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-testscenarios
New
Undecided
Unassigned

Bug Description

In the method within django/test/testcases.py, they pass a "msg=" kwarg to self.assertEqual.
This is seemingly calling by assertEqual(self, expected, observed, message='') on the TestCase class within the testtools library (testtools/testcase.py).

Thanks!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.