<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/test/utils.py, branch stable/3.1.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F3.1.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F3.1.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-03-18T18:59:12Z</updated>
<entry>
<title>Fixed #31224 -- Added support for asynchronous views and middleware.</title>
<updated>2020-03-18T18:59:12Z</updated>
<author>
<name>Andrew Godwin</name>
<email>andrew@aeracode.org</email>
</author>
<published>2020-02-12T22:15:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fc0fa72ff4cdbf5861a366e31cb8bbacd44da22d'/>
<id>urn:sha1:fc0fa72ff4cdbf5861a366e31cb8bbacd44da22d</id>
<content type='text'>
This implements support for asynchronous views, asynchronous tests,
asynchronous middleware, and an asynchronous test client.
</content>
</entry>
<entry>
<title>Fixed #31250 -- Ignored processing instructions in assertXMLEqual()/assertXMLNotEqual().</title>
<updated>2020-02-13T10:03:54Z</updated>
<author>
<name>yura</name>
<email>savin@nekidaem.ru</email>
</author>
<published>2020-02-12T10:38:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=54b7af7eb4107f933d14da0737b539bbe38d0fc8'/>
<id>urn:sha1:54b7af7eb4107f933d14da0737b539bbe38d0fc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unnecessary dict.get() call in favor of direct indexing.</title>
<updated>2019-12-04T10:34:06Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-12-04T10:34:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2540c5f08c8ca616e8549d8c4ce4bf0e938818cf'/>
<id>urn:sha1:2540c5f08c8ca616e8549d8c4ce4bf0e938818cf</id>
<content type='text'>
The 'TEST' key is always set to a dictionary in ConnectionHandler.</content>
</entry>
<entry>
<title>Fixed #30497 -- Ignored document type in assertXMLEqual()/assertXMLNotEqual().</title>
<updated>2019-05-24T05:29:42Z</updated>
<author>
<name>Caio Ariede</name>
<email>caio.ariede@gmail.com</email>
</author>
<published>2019-05-22T13:31:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=753b67c58de8021487af7cafa4241e8326aa5508'/>
<id>urn:sha1:753b67c58de8021487af7cafa4241e8326aa5508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unnecessary assignments in various code.</title>
<updated>2019-04-24T11:09:29Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-04-24T11:09:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8b3f1c35dd848678225e8634d6880efeeab5e796'/>
<id>urn:sha1:8b3f1c35dd848678225e8634d6880efeeab5e796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30159 -- Removed unneeded use of OrderedDict.</title>
<updated>2019-02-06T18:48:39Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-02-05T11:22:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=24b82cd201e21060fbc02117dc16d1702877a1f3'/>
<id>urn:sha1:24b82cd201e21060fbc02117dc16d1702877a1f3</id>
<content type='text'>
Dicts preserve order since Python 3.6.
</content>
</entry>
<entry>
<title>Refs #27753 -- Removed django.test.utils.patch_logger() and str_prefix().</title>
<updated>2019-02-05T17:52:07Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2019-02-04T19:00:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6d2ae49f254ee485101ef29f6d9521d0b7a39749'/>
<id>urn:sha1:6d2ae49f254ee485101ef29f6d9521d0b7a39749</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28478 -- Make DiscoverRunner skip creating unused test databases.</title>
<updated>2019-01-11T00:11:21Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-07-12T04:14:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=41e73de39df31c4b13d65462bfeedde6924226d8'/>
<id>urn:sha1:41e73de39df31c4b13d65462bfeedde6924226d8</id>
<content type='text'>
SimpleTestCase.databases makes it possible to determine the set of
databases required to run the discovered tests.
</content>
</entry>
<entry>
<title>Fixed typo in patch_logger() docstring.</title>
<updated>2018-11-25T19:43:26Z</updated>
<author>
<name>takaaki shimbo</name>
<email>ta7uwtaka@gmail.com</email>
</author>
<published>2018-11-25T19:43:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6275b50ac26ea6c026aa7b2aae9192f5792e8a94'/>
<id>urn:sha1:6275b50ac26ea6c026aa7b2aae9192f5792e8a94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #28909 -- Simplifed code using unpacking generalizations.</title>
<updated>2018-09-28T13:57:12Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2018-09-28T13:57:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8ef8bc0f64c463684268a7c55f3d3da4de066c0d'/>
<id>urn:sha1:8ef8bc0f64c463684268a7c55f3d3da4de066c0d</id>
<content type='text'>
</content>
</entry>
</feed>
