mike820324 / microProxy

A http/https interceptor written in pure python.
MIT License
17 stars 3 forks source link

Add missing unittest #227

Closed chhsiao90 closed 7 years ago

chhsiao90 commented 7 years ago

Hi @mike820324 , please help review~

chhsiao90 commented 7 years ago

uh... weird, the tui seems not modified but the test failed... I'll fix that..

chhsiao90 commented 7 years ago

Ohh.... it's screen length problem... I will find a way to bypass that!

coveralls commented 7 years ago

Coverage Status

Coverage increased (+1.8%) to 85.742% when pulling ea254b9edd47f0c7a6754d0152c4c405cae27c20 on unittest into 441c1240f6f1c37ad86ace148f9a27fdfcb6a4a4 on master.

mike820324 commented 7 years ago

Good catch, if every thing works fine, would you mind merging the two commits into one and force push to this PR?

chhsiao90 commented 7 years ago

Done~

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 5f21b59e6a7d49dad1cc12b96ab33c66f6660c4a on unittest into \ on master**.

mike820324 commented 7 years ago

Merged thanks