summaryrefslogtreecommitdiffhomepage
path: root/tests/test_proxy.py
AgeCommit message (Collapse)Author
2019-09-27Python 2 fix - not all exceptions have .msg under this interp versionJeff Forcier
2019-08-27Somehow failed to flake/blacken previouslyJeff Forcier
2019-07-05Actually test ProxyCommand as currently implementedJeff Forcier
Including shuffling around the imports therein so they can actually be mocked, without losing the property of "can be imported under GAE".