mitmproxy/test
Aldo Cortesi 0da3e51e1c Make parse_pathoc a generator
This lets us do things like this:

get:/:ir,@1:x1000000000

It will also let us expand the language to include a "repeat forever" concept.
2015-06-07 13:18:33 +12: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 Add coding style check, reformat. 2015-05-30 12:03:13 +12:00
test_cmdline.py Make parse_pathoc a generator 2015-06-07 13:18:33 +12:00
test_language_actions.py Make parse_pathoc a generator 2015-06-07 13:18:33 +12:00
test_language_base.py Make parse_pathoc a generator 2015-06-07 13:18:33 +12:00
test_language_generators.py Language: minor refactoring and whitespace 2015-05-03 08:51:57 +12:00
test_language_http.py Make parse_pathoc a generator 2015-06-07 13:18:33 +12:00
test_language_websocket.py Make parse_pathoc a generator 2015-06-07 13:18:33 +12:00
test_language_writer.py Clarify language API, stub out nested websocket frames 2015-06-04 17:18:06 +12:00
test_log.py Shore up test suite. 2015-06-04 20:36:50 +12:00
test_pathoc.py Make parse_pathoc a generator 2015-06-07 13:18:33 +12:00
test_pathod.py Refactor pathoc message receive to use queues and generators 2015-06-05 16:03:17 +12:00
test_test.py Add coding style check, reformat. 2015-05-30 12:03:13 +12: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 Refactor pathoc message receive to use queues and generators 2015-06-05 16:03:17 +12:00