summaryrefslogtreecommitdiff
path: root/tests/test_server.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove attempt to resolve IP address to server_nameBert JW Regeer2020-11-261-29/+0
| | | | Instead we just rely on the server_name passed in to the adjustment.
* warn when the server stops listening for connections because its in overflowMichael Merickel2020-10-221-0/+14
|
* Add isort to the projectBert JW Regeer2020-08-151-2/+2
|
* socket.error/IOError -> OSErrorBert JW Regeer2020-08-151-1/+1
|
* Remove object from class definitionBert JW Regeer2020-08-151-6/+6
|
* Move tests to top directoryBert JW Regeer2020-04-161-0/+533