<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/test_runner_apps/databases/tests.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-02-07T19:37:05Z</updated>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32446 -- Deprecated SERIALIZE test database setting.</title>
<updated>2021-02-24T19:31:11Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2021-02-15T03:42:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3089018e951dcca568574c0e0ebf9d8aab112389'/>
<id>urn:sha1:3089018e951dcca568574c0e0ebf9d8aab112389</id>
<content type='text'>
Whether or not the state of a test database should be serialized can be
inferred from the set of databases allowed to be access from discovered
TestCase/TransactionTestCase enabling the serialized_rollback feature
which makes this setting unnecessary.

This should make a significant test suite bootstraping time difference
on large projects that didn't explicitly disable test database
serialization.
</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>
</feed>
