mitmproxy/libpathod
Maximilian Hils 2f670bac99 fix tests, use pytest
We currently test with unparallelized builds,
because there are apparently some race conditions
in the test suite, which I can't trigger locally
but happen on travis.

Squashed commit of the following:

commit 7dceb6dd3a1bdbc39688258bc4dff6eee685a33b
Author: Maximilian Hils <git@maximilianhils.com>
Date:   Mon Sep 21 23:00:24 2015 +0200

    disable parallelized tests

commit fc0c3f12ee9259162e83026851362925d93b69f2
Author: Maximilian Hils <git@maximilianhils.com>
Date:   Mon Sep 21 22:49:19 2015 +0200

    fix tests

commit baba3ca5ef49bdbd7aad14f1bf0626738fa3d21c
Author: Maximilian Hils <git@maximilianhils.com>
Date:   Mon Sep 21 22:28:20 2015 +0200

    fix tests, use py.test
2015-09-21 23:03:45 +02:00
..
language fix tests, use pytest 2015-09-21 23:03:45 +02:00
protocols adjust to netlib changes 2015-09-21 18:39:37 +02:00
static release prep: bump version, fix doc layout a bit 2015-05-18 10:46:19 +12:00
templates apply js-beautify changes selectivly 2015-06-26 11:48:22 +02:00
__init__.py Add coding style check, reformat. 2015-05-30 12:03:13 +12:00
app.py use new netlib module names 2015-07-22 15:30:33 +02:00
log.py adjust to netlib changes 2015-09-16 18:44:34 +02:00
pathoc_cmdline.py better sslversion handling 2015-08-29 12:30:54 +02:00
pathoc.py use new netlib exceptions 2015-09-17 02:13:42 +02:00
pathod_cmdline.py better sslversion handling 2015-08-29 12:30:54 +02:00
pathod.py code -> status_code, httpversion -> http_version 2015-09-17 15:25:28 +02:00
test.py fix pep8 whitespace 2015-06-18 18:15:22 +02:00
utils.py remove unused imports 2015-06-25 14:53:48 +02:00
version.py bump version 2015-07-22 00:21:48 +02:00