aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2032 from Kriechi/individual-coverageMaximilian Hils2017-02-173-114/+121
|\
| * add individual-coverage checkThomas Kriechbaumer2017-02-163-114/+121
* | remove unneeded test moduleThomas Kriechbaumer2017-02-171-0/+0
* | Use existing urlencoding conventions when re-encoding edited form #1946 (#2022)mame822017-02-161-0/+20
|/
* fix wrong filenameThomas Kriechbaumer2017-02-152-33/+32
* Merge pull request #2029 from mhils/proxyauthMaximilian Hils2017-02-151-15/+35
|\
| * fix #1722, fix #1734, refs #2019Maximilian Hils2017-02-151-15/+35
* | image view: add fallback, catch all images but svgsMaximilian Hils2017-02-153-5/+20
* | nuke PillowThomas Kriechbaumer2017-02-153-4/+0
|/
* fix importsThomas Kriechbaumer2017-02-1416-22/+22
* restructure and move test filesThomas Kriechbaumer2017-02-1457-51462/+24
* Merge pull request #2000 from s4chin/add-jpeg-parserMaximilian Hils2017-02-119-1/+81
|\
| * Add sources of images, remove copyrighted imageSachin Kelkar2017-02-127-8/+41
| * Add app1 marker and testsSachin Kelkar2017-02-103-0/+23
| * Add jpeg app0 sof0 com parsingSachin Kelkar2017-02-103-0/+24
* | Merge pull request #2005 from ujjwal96/script-reloadMaximilian Hils2017-02-111-1/+6
|\ \
| * | closes #1828 script reloads on py file changesUjjwal Verma2017-02-101-1/+6
* | | coverage++Thomas Kriechbaumer2017-02-109-74/+94
|/ /
* | Closes #1580 Gives warning when explicit proxy configured in transparent mode...Ujjwal Verma2017-02-091-0/+10
* | Merge pull request #2003 from Kriechi/coverage++Maximilian Hils2017-02-099-105/+194
|\ \
| * | minor changesThomas Kriechbaumer2017-02-092-1/+11
| * | eventsequence: coverage++Thomas Kriechbaumer2017-02-092-83/+59
| * | stateobject: coverage++Thomas Kriechbaumer2017-02-091-0/+12
| * | websockets, tcp, version: coverage++Thomas Kriechbaumer2017-02-093-7/+102
| * | remove deprecated flow_count functionThomas Kriechbaumer2017-02-093-15/+11
* | | flow_count() -> len(flows)Maximilian Hils2017-02-091-2/+2
* | | Merge pull request #1998 from mhils/fix-change-upstreamMaximilian Hils2017-02-091-0/+23
|\ \ \ | |/ / |/| |
| * | fix change_upstream_proxy_serverMaximilian Hils2017-02-091-0/+23
* | | improve stateobject testsMaximilian Hils2017-02-091-1/+7
* | | pytest.raises: shim new APIThomas Kriechbaumer2017-02-0815-50/+47
| |/ |/|
* | Merge pull request #1997 from s4chin/add-gif-parserMaximilian Hils2017-02-0810-6/+36
|\ \
| * | Fix gif parsing error on some gifs and add testSachin Kelkar2017-02-083-0/+7
| * | Add gif parser and testsSachin Kelkar2017-02-0610-6/+29
| |/
* / Encoding fixes and testsUjjwal Verma2017-02-051-7/+36
|/
* fix flaky testThomas Kriechbaumer2017-02-051-7/+0
* coverage++Thomas Kriechbaumer2017-02-048-1/+27
* Merge pull request #1967 from s4chin/remove-pillowMaximilian Hils2017-02-037-0/+76
|\
| * FeedbackSachin Kelkar2017-02-031-6/+20
| * Fix and cleanupSachin Kelkar2017-02-031-83/+57
| * Add iTXt and zTXt testsSachin Kelkar2017-02-032-18/+50
| * Fix as per feedback and add more testsSachin Kelkar2017-02-037-11/+53
| * Add png parserSachin Kelkar2017-02-032-2/+16
* | Merge pull request #1983 from Kriechi/coverage++Maximilian Hils2017-02-031-0/+22
|\ \
| * | coverage++Thomas Kriechbaumer2017-02-031-0/+22
| |/
* / Added testUjjwal Verma2017-02-031-0/+7
|/
* fix mergeThomas Kriechbaumer2017-02-021-4/+4
* replace tutils.raises with pytest.raises + shimThomas Kriechbaumer2017-02-0240-371/+342
* cleanup test utilsThomas Kriechbaumer2017-02-028-92/+25
* increase test coverageThomas Kriechbaumer2017-02-026-6/+132
* fix console testThomas Kriechbaumer2017-02-021-1/+1