<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/testing.txt, branch stable/4.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-12-22T00:59:06Z</updated>
<entry>
<title>Fixed #19497 -- Refactored testing docs.</title>
<updated>2012-12-22T00:59:06Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-12-22T00:59:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d19109fd37e75ccf29d2ca64370102753dbc7c5b'/>
<id>urn:sha1:d19109fd37e75ccf29d2ca64370102753dbc7c5b</id>
<content type='text'>
Thanks Tim Graham for the review and suggestions.
</content>
</entry>
<entry>
<title>Fixed #17312 - Warned about database side effects in tests.</title>
<updated>2012-12-18T13:03:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-12-18T11:39:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7df03268a467a9aec9c4c574c85317a738ca33ae'/>
<id>urn:sha1:7df03268a467a9aec9c4c574c85317a738ca33ae</id>
<content type='text'>
Thanks jcspray for the suggestion.
</content>
</entry>
<entry>
<title>Replaced the test case hierarchy schema with a vector version.</title>
<updated>2012-12-16T20:07:12Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-12-16T20:05:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dbdd2538607e06f5f59c6f3c16737acb6bc68918'/>
<id>urn:sha1:dbdd2538607e06f5f59c6f3c16737acb6bc68918</id>
<content type='text'>
The OmniGraffle source file is included for future use.
</content>
</entry>
<entry>
<title>Fixed #19462 -- Made assertQuerysetEqual detect undefined ordering</title>
<updated>2012-12-13T11:33:11Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2012-12-13T11:33:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=088d3bc2f84b6b68fee7e5de053b58049bd110e7'/>
<id>urn:sha1:088d3bc2f84b6b68fee7e5de053b58049bd110e7</id>
<content type='text'>
If there are more than one values to compare against and the qs isn't
ordered then assertQuerysetEqual will raise a ValueError.
</content>
</entry>
<entry>
<title>Fixed #19167 - Added a warning regarding module-level database queries</title>
<updated>2012-11-02T22:19:45Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-11-02T20:33:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=07361d1fd6b4531e422e2593c91b47bc6bf88993'/>
<id>urn:sha1:07361d1fd6b4531e422e2593c91b47bc6bf88993</id>
<content type='text'>
Thanks Daniele Procida for the patch.
</content>
</entry>
<entry>
<title>The timeout variable wasn't defined, which was a little confusing.</title>
<updated>2012-10-30T23:19:31Z</updated>
<author>
<name>Brent O'Connor</name>
<email>epicserve@gmail.com</email>
</author>
<published>2012-10-30T23:19:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d55c54a5da241e294c1162a19a07ab3f59e58dc7'/>
<id>urn:sha1:d55c54a5da241e294c1162a19a07ab3f59e58dc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #17744 -- Reset default file storage with setting_changed signal</title>
<updated>2012-10-30T21:23:28Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-10-27T20:38:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9a02851340c5c30b8e2c174783cd86d5cab7ab81'/>
<id>urn:sha1:9a02851340c5c30b8e2c174783cd86d5cab7ab81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #17787 -- Documented reset caches by setting_changed signal</title>
<updated>2012-10-27T19:55:50Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-10-27T19:55:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fc2681b22b120a468607c6aeb06163d8e5dbf897'/>
<id>urn:sha1:fc2681b22b120a468607c6aeb06163d8e5dbf897</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #16817 - Added a guide of code coverage to contributing docs.</title>
<updated>2012-10-11T10:11:52Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-10-11T10:11:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=06f5da3d7813e9a23b1e98ecf8b75fc6073800e9'/>
<id>urn:sha1:06f5da3d7813e9a23b1e98ecf8b75fc6073800e9</id>
<content type='text'>
Thanks Pedro Lima for the draft patch.
</content>
</entry>
<entry>
<title>Fixed #4501 - Documented how to use coverage.py with Django tests.</title>
<updated>2012-10-11T00:03:27Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-10-11T00:03:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7ef2781ca0ce48872e21dce2f322c9e4106d1cfd'/>
<id>urn:sha1:7ef2781ca0ce48872e21dce2f322c9e4106d1cfd</id>
<content type='text'>
Thanks krzysiumed for the draft patch.
</content>
</entry>
</feed>
