summaryrefslogtreecommitdiff
path: root/tests/backends/base/test_features.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2018-11-27Switched TestCase to SimpleTestCase where possible in Django's tests.Tim Graham
2017-06-21Reorganized backends tests.Mariusz Felisiak