1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Improved error reporting for assertions where there are no form errors, or a non-existent field has been provided. Also created a test client regression test, to hold the tests validating the failure cases of the TestCase assertions.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@5181 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Russell Keith-Magee
2007-05-10 13:46:15 +00:00
parent c7db4beb62
commit 70902908c7
8 changed files with 152 additions and 12 deletions