summaryrefslogtreecommitdiff
path: root/tests/servers/test_liveserverthread.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Applied Black's 2023 stable style.David Smith2023-02-011-1/+0
* Fixed #32445 -- Fixed LiveServerThreadTest.test_closes_connections() for non-...Chris Jerdonek2021-02-231-5/+11
* Refs #32416 -- Added LiveServerThread.server_class to ease subclassing.Chris Jerdonek2021-02-121-0/+16
* Fixed #32178 -- Allowed database backends to skip tests and mark expected fai...Hasan Ramezani2020-12-101-2/+0
* Fixed #30171 -- Fixed DatabaseError in servers tests.Jon Dufresne2019-02-141-3/+2
* Fixed #22414 -- Ensured that LiveServerTestCase closes connections.Chris Jerdonek2016-08-191-0/+28