aboutsummaryrefslogtreecommitdiff
path: root/tests/test_pandora/test_transport.py
Commit message (Expand)AuthorAge
* New version of black moved the cheese :-(Mike Crute2020-12-19
* Use black for formattingMike Crute2020-06-08
* Fix flake8 errors in testsMike Crute2020-06-03
* Upgrade Python syntax with pyupgrade --py3-plusHugo2019-04-07
* Drop C blowfish cryptorMike Crute2019-04-02
* Remove python 2 compatabilityMike Crute2019-04-02
* Run flake8 on testsMike Crute2017-10-07
* Fix blowfish test and travisMike Crute2017-10-07
* Add transport tests, 100% pandora coverage!Mike Crute2017-10-07
* Fix failing testMike Crute2016-01-25
* Fix to ensure InvalidAuthToken exceptions result in re-authentication and retry.jcass2016-01-12
* Remove unreachable code. Test case for avoiding retries on PandoraException b...jcass2016-01-12
* Remove logger, align naming convention for test parameters.jcass2015-12-29
* Align base exception for test with what pyOpenSSL uses.jcass2015-12-29
* Handle IOErrors and ValueErrors when attempting to register ads.jcass2015-12-28
* Fix SysCallError testMike Crute2015-12-05
* Remove superfluous exception message checking.jcass2015-11-23
* Add test for transport.__call__ decorator.jcass2015-11-23