aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* update appveyor with toxThomas Kriechbaumer2016-06-271-1/+1
|
* Honesty in testingAldo Cortesi2016-06-021-2/+1
| | | | | | | | | | | | - Don't skip tests that fail - Don't omit console from coverage I'm working on the pathod races, and can't seem to reproduce the failures locally. Also, let's not kid ourselves about the console coverage - it should be tracked. To improve it, we should measure it. Regressions in coverage of the module should be flagged by CI.
* cleanupThomas Kriechbaumer2016-05-291-0/+1
|
* more style cleanupThomas Kriechbaumer2016-05-291-2/+2
|
* more style cleanupThomas Kriechbaumer2016-05-291-7/+4
| | | | Use this to check: flake8 --count mitmproxy netlib pathod examples test
* disable py.test timeout by default, this breaks interactive debuggersMaximilian Hils2016-05-021-1/+1
|
* s/nocover/no cover/gThomas Kriechbaumer2016-03-271-1/+0
| | | according to coveralls docs
* increase test timeoutThomas Kriechbaumer2016-03-271-1/+1
|
* py.test: disable coverage collection by defaultMaximilian Hils2016-03-201-1/+1
|
* fix coverage collectionMaximilian Hils2016-02-231-2/+2
|
* fix test paths, move coverage config into setup.pyMaximilian Hils2016-02-181-1/+13
|
* combine projectsMaximilian Hils2016-02-181-0/+12
|
* move mitmproxyMaximilian Hils2016-02-151-11/+0
|
* cleanup importsThomas Kriechbaumer2016-01-271-5/+5
|
* handle Expect: 100-continue header, fix #770Maximilian Hils2015-09-281-0/+3
|
* fix pep8 configThomas Kriechbaumer2015-06-151-1/+0
|
* Add coding style check, reformat.Aldo Cortesi2015-05-301-0/+9