aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1030 from xhy940801/socksMaximilian Hils2016-03-161-0/+39
|\ \
| * | Add 'UsernamePasswordAuth' 'UsernamePasswordAuthResponse' to SOCKSyonder2016-03-151-0/+39
* | | Merge pull request #1019 from lilydjwg/masterThomas Kriechbaumer2016-03-151-0/+1
|\ \ \
| * | | use "peer_address" instead of "sock_address"lilydjwg2016-03-151-1/+1
| * | | fix tests for "sock_address"lilydjwg2016-03-141-0/+1
| | |/ | |/|
* | | Update contentview testShadab Zafar2016-03-111-4/+9
* | | Move har_extractor tests to the examples fileShadab Zafar2016-03-112-37/+24
* | | Use the contextmanager in all testsShadab Zafar2016-03-111-44/+50
* | | Add contextmanager to load an exampleShadab Zafar2016-03-111-10/+15
* | | Add tests for redirect_requests exampleShadab Zafar2016-03-111-0/+7
* | | Add test for iframe_injector exampleShadab Zafar2016-03-111-1/+16
* | | Add tests for custom_contentviews exampleShadab Zafar2016-03-111-1/+9
* | | Add tests for modify_response_body exampleShadab Zafar2016-03-111-0/+16
* | | Remove missing importShadab Zafar2016-03-111-1/+0
* | | Update modify_querystring example & add test for itShadab Zafar2016-03-111-1/+7
* | | Add tests for add_header exampleShadab Zafar2016-03-111-0/+7
* | | Add tests for modify_form exampleShadab Zafar2016-03-111-1/+17
|/ /
* | Merge pull request #969 from dufferzafar/pretty-exportThomas Kriechbaumer2016-03-041-0/+31
|\ \
| * | Add a test for json requestShadab Zafar2016-03-041-0/+31
* | | Merge pull request #989 from dufferzafar/har-extractorThomas Kriechbaumer2016-03-042-0/+115
|\ \ \ | |_|/ |/| |
| * | Use custom Context objectShadab Zafar2016-03-041-6/+6
| * | Test har_extractor.responseShadab Zafar2016-03-042-0/+105
| * | Add basic test for har_extractorShadab Zafar2016-03-041-0/+10
| |/
* | Improve test caseyonder2016-03-041-0/+4
* | Add test for upstream-authyonder2016-03-022-0/+11
|/
* suppress pathoc test timeouts on windowsMaximilian Hils2016-02-271-0/+2
* fix #956Maximilian Hils2016-02-191-6/+4
* Merge remote-tracking branch 'duffer/pretty-host'Maximilian Hils2016-02-182-4/+15
|\
| * Fixup more testsShadab Zafar2016-02-182-5/+8
| * Use host header values only when the ports matchShadab Zafar2016-02-181-2/+6
| * Handle port numbers in host headerShadab Zafar2016-02-171-0/+4
* | fix test paths, move coverage config into setup.pyMaximilian Hils2016-02-181-1/+1
* | Make fuzzing run againAldo Cortesi2016-02-182-7/+4
* | Docs and examples to top levelAldo Cortesi2016-02-181-1/+1
* | Add a content view for query parametersWill Coster2016-02-161-0/+21
|/
* move tservers helperThomas Kriechbaumer2016-02-165-5/+116
* rename ProxTest -> ProxyTestThomas Kriechbaumer2016-02-165-48/+48
* fix all libpathod->pathod referencesThomas Kriechbaumer2016-02-1619-33/+33
* fix all libmproxy->mitmproxy referencesThomas Kriechbaumer2016-02-1627-70/+70
* Fix failing unit tests caused by a69d223bWill Coster2016-02-151-4/+4
* Merge branch 'master' of https://github.com/mitmproxy/mitmproxyMaximilian Hils2016-02-161-2/+7
|\
| * Preserve host header when modifying request pathWill Coster2016-02-151-2/+7
* | temporarily silence flaky testsMaximilian Hils2016-02-162-2/+5
|/
* update README.rst, minor fixesMaximilian Hils2016-02-151-0/+2
* fix ALPN checksMaximilian Hils2016-02-155-6/+6
* move tests into shared folderMaximilian Hils2016-02-15170-0/+64206
* move mitmproxyMaximilian Hils2016-02-1595-57220/+0
* remove noop codeThomas Kriechbaumer2016-02-143-19/+0
* autoflakeThomas Kriechbaumer2016-02-145-11/+6
* Merge pull request #916 from dufferzafar/export-codeMaximilian Hils2016-02-101-0/+148
|\