mitmproxy/test
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
..
data Scripts to reproducibly generate the test certificate 2015-04-19 10:12:15 +12:00
scripts Scripts to reproducibly generate the test certificate 2015-04-19 10:12:15 +12:00
test_app.py rename content -> body 2015-07-22 15:30:34 +02:00
test_language_actions.py fix pep8 whitespace 2015-06-18 18:15:22 +02:00
test_language_base.py fix tests, use pytest 2015-09-21 23:03:45 +02:00
test_language_generators.py Language: minor refactoring and whitespace 2015-05-03 08:51:57 +12:00
test_language_http2.py code -> status_code, httpversion -> http_version 2015-09-17 15:25:28 +02:00
test_language_http.py code -> status_code, httpversion -> http_version 2015-09-17 15:25:28 +02:00
test_language_websocket.py fix tests, use pytest 2015-09-21 23:03:45 +02:00
test_language_writer.py Convert parse_pathod to generator 2015-06-07 16:11:32 +12:00
test_log.py use new netlib exceptions 2015-09-17 02:13:42 +02:00
test_pathoc_cmdline.py fix tests, use pytest 2015-09-21 23:03:45 +02:00
test_pathoc.py fix tests, use pytest 2015-09-21 23:03:45 +02:00
test_pathod_cmdline.py delay pathod parsing until needed 2015-06-15 15:50:45 +02:00
test_pathod.py use new netlib exceptions 2015-09-17 02:13:42 +02:00
test_test.py fix pep8 whitespace 2015-06-18 18:15:22 +02:00
test_utils.py Factor logger out of pathoc, use it in pathod as well. 2015-05-30 17:43:01 +12:00
tutils.py fix tests, use pytest 2015-09-21 23:03:45 +02:00