summaryrefslogtreecommitdiff
path: root/test/test_connection.py
Commit message (Expand)AuthorAgeFilesLines
* Merge strings that fit on a single line (#1700)Quentin Pradet2019-09-271-1/+1
* Change log level of CertificateError within match_hostname (#1657)Seth Michael Larson2019-07-261-1/+1
* Auto formatting using blackRatan Kulshreshtha2019-05-251-15/+12
* Address #1365. CertificateError str repr is tuple, not str.Chris Wilcox2018-04-201-1/+1
* Rewrite test_connection.py to be pytest-styleAlex Chan2017-06-031-16/+10
* E402 Module level import not at top of fileSeth Michael Larson2017-01-231-6/+6
* F401 Entity imported but unusedSeth Michael Larson2017-01-231-1/+0
* Add commentsSeth Michael Larson2016-11-061-0/+2
* Check Python version correctlySeth Michael Larson2016-11-061-2/+2
* Unittest2 still not workingSeth Michael Larson2016-11-051-1/+1
* Python 2.6 unittest module is uselessSeth Michael Larson2016-11-051-1/+5
* Test for maximum two year differenceSeth Michael Larson2016-11-051-2/+2
* Update RECENT_DATE to 2016Seth Michael Larson2016-11-051-0/+8
* Add test/test_connection.pyMarc Abramowitz2016-03-171-0/+48