aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Changesroot2020-03-311-10/+4
* remove whitespaceroot2020-03-111-1/+1
* test case option errorroot2020-03-112-0/+38
* http2: added test for all stream reset typesRohan Fletcher2020-02-121-0/+65
* fix #3801Maximilian Hils2020-02-041-1/+8
* `mitmproxy --version`: incorporate non-annotated tagsMaximilian Hils2019-12-211-1/+1
* Merge pull request #3724 from typoon/command-history-fileMaximilian Hils2019-12-122-163/+507
|\
| * Fixed small issueHenrique2019-11-271-2/+2
| * Fixed small bugs on command_history and testsHenrique2019-11-271-155/+165
| * command history: start adjusting testsMaximilian Hils2019-11-262-83/+32
| * Addressing comments from reviewHenrique2019-11-252-19/+44
| * Logic to handle multiple instances using CommandHistory.Henrique2019-11-251-6/+76
| * Make windows happy once againHenrique2019-11-251-0/+8
| * Make windows happyHenrique2019-11-251-0/+2
| * Making windows happyHenrique2019-11-251-0/+1
| * Oops, forgot to add the tests for the CommandHistory addonHenrique2019-11-251-0/+196
| * Fixed the logic according to some tests, added new testsHenrique2019-11-241-166/+246
| * Implemented feature to save command history to a file. This allows usersHenrique2019-11-221-2/+5
* | Add flow to ContentView metadataYoav Shai2019-12-062-6/+8
|/
* Merge pull request #3693 from typoon/fix-command-bar-issue-3259Maximilian Hils2019-11-217-100/+440
|\
| * lint!Maximilian Hils2019-11-191-3/+5
| * fix testsMaximilian Hils2019-11-191-13/+20
| * fix 'set' to only accept a single argumentMaximilian Hils2019-11-191-1/+1
| * fix lexing, sort ofMaximilian Hils2019-11-192-1/+39
| * wipMaximilian Hils2019-11-181-2/+2
| * coverage++Maximilian Hils2019-11-181-1/+23
| * adjust testMaximilian Hils2019-11-181-1/+1
| * fix vararg handlingMaximilian Hils2019-11-183-15/+19
| * revamp command processingMaximilian Hils2019-11-182-116/+150
| * Added coverage for the changes madeHenrique2019-11-171-0/+4
| * Brought coverage up to 94% on test_commander.pyHenrique2019-11-161-4/+103
| * Various changes to address PR commentsHenrique2019-11-162-2/+2
| * Fixing issues pointed during PR reviewHenrique2019-11-163-10/+25
| * Merge branch 'master' into fix-command-bar-issue-3259Henrique M. D2019-11-153-4/+42
| |\
| * | Removed the custom lexer in favor of using pyparsing.Henrique2019-11-154-111/+134
| * | Added a new test to test that the issue from the previous commit won'tHenrique2019-11-131-1/+13
| * | Added tests to reach 100% coverageHenrique2019-11-132-3/+5
| * | Getting 100% coverage in the lexerHenrique2019-11-121-0/+14
| * | Fixing issues reported by the linterHenrique2019-11-122-1/+1
| * | Tests for the new lexerHenrique2019-11-121-0/+64
| * | Fixed test to use the new method to get the lexerHenrique2019-11-121-2/+2
| * | Fix for issues when using \ and " on the commander barHenrique2019-11-121-4/+4
* | | Use Github Actions for CI (#3713)Maximilian Hils2019-11-1913-25/+68
* | | Merge branch 'master' into masterMaximilian Hils2019-11-164-19/+124
|\ \ \
| * \ \ Merge pull request #3705 from mhils/issue-3469Maximilian Hils2019-11-161-6/+28
| |\ \ \
| | * | | tests++Maximilian Hils2019-11-151-6/+28
| * | | | Merge pull request #3448 from cript0nauta/masterMaximilian Hils2019-11-161-10/+55
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | test coverage++Maximilian Hils2019-11-151-0/+8
| | * | | improve curl/httpie exportMaximilian Hils2019-11-151-7/+9
| | * | | Merge remote-tracking branch 'origin/master' into pr-3448Maximilian Hils2019-11-1519-60/+165
| | |\| |