aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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-0910-113/+208
|\
| * improve coverage reportThomas Kriechbaumer2017-02-091-6/+12
| * minor changesThomas Kriechbaumer2017-02-092-1/+11
| * eventsequence: coverage++Thomas Kriechbaumer2017-02-092-83/+59
| * coverage whitelist -> blacklistThomas Kriechbaumer2017-02-091-5/+5
| * 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-0822-106/+83
* | 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-022-5/+5
* adapt coverage checksThomas Kriechbaumer2017-02-021-1/+1
* replace tutils.raises with pytest.raises + shimThomas Kriechbaumer2017-02-0251-457/+465
* cleanup test utilsThomas Kriechbaumer2017-02-029-92/+40
* add test coverage protectionThomas Kriechbaumer2017-02-021-0/+103
* increase test coverageThomas Kriechbaumer2017-02-026-6/+132
* fix console testThomas Kriechbaumer2017-02-021-1/+1
* tests++ (#1976)Maximilian Hils2017-02-011-1/+9
* Add except clause to catch script parsing errors (#1929)lymanZerga112017-02-012-4/+10
* Merge pull request #1948 from amm0nite/fix_dns_spoofing_exampleMaximilian Hils2017-02-011-0/+22
|\
| * Better testAmmonite2017-01-311-1/+7
| * Add a test for the host replacementAmmonite2017-01-301-0/+16
* | Regularise setheaders optionsAldo Cortesi2017-02-012-26/+17
* | Revamp replacement hooksAldo Cortesi2017-02-012-103/+74
* | Merge pull request #1965 from cortesi/optnameAldo Cortesi2017-02-011-15/+15
|\ \
| * | Consolidate option namesAldo Cortesi2017-01-301-15/+15
* | | fully test addonmanager (#1970)Thomas Kriechbaumer2017-01-311-0/+12
|/ /
* | addons: unit tests to 100%Aldo Cortesi2017-01-295-20/+73
* | fix newlines on windowsThomas Kriechbaumer2017-01-251-5/+5
* | fix alpn requirement in web testsThomas Kriechbaumer2017-01-251-1/+1