summaryrefslogtreecommitdiff
path: root/tests/servers/test_liveserverthread.py
AgeCommit message (Expand)Author
2023-02-01Refs #33476 -- Applied Black's 2023 stable style.David Smith
2021-02-23Fixed #32445 -- Fixed LiveServerThreadTest.test_closes_connections() for non-...Chris Jerdonek
2021-02-12Refs #32416 -- Added LiveServerThread.server_class to ease subclassing.Chris Jerdonek
2020-12-10Fixed #32178 -- Allowed database backends to skip tests and mark expected fai...Hasan Ramezani
2019-02-14Fixed #30171 -- Fixed DatabaseError in servers tests.Jon Dufresne
2016-08-19Fixed #22414 -- Ensured that LiveServerTestCase closes connections.Chris Jerdonek