Commit Graph

7 Commits

Author SHA1 Message Date
Abhinav Singh fcfbec4760 Add coveralls integration
No use mirrors

Enforce coverage3

Add coverage badge and use python -m to invoke coverage

Enforce pip3, remove SyntaxError reported line

Use develop branch for coverage status
2019-08-26 10:54:17 -07:00
Abhinav Singh 8732cb7151 Refactor HttpProxy.run
Fix tests for py2.7 which require external mock module

Disable tests which require listening on sockets for Travis.

Make travis make free

set TESTING_ON_TRAVIS=1 for windows
2019-08-24 09:31:50 -07:00
Abhinav Singh 824ba57589 Disable tests for Python 2.7 version 2019-08-11 21:47:24 -07:00
Abhinav Singh d2836ca312 Add python 3.7 support using workaround 2019-02-08 20:18:16 -08:00
Abhinav Singh d041995c06 Disable py 3.3 and 3.4 for now 2019-02-08 20:12:41 -08:00
Abhinav Singh 6eb4be803d Disable osx and windows OS 2019-02-08 20:05:50 -08:00
Abhinav Singh e2e596259e Add travis configuration 2019-02-08 19:53:08 -08:00