twitter-archive / diffy

Find potential bugs in your services with Diffy
https://twitter.com/diffyproject
Apache License 2.0
3.83k stars 368 forks source link

Add option to relay the actual service responses #48

Closed tobias-johansson closed 5 years ago

tobias-johansson commented 8 years ago

Proposed fix for #5

Adds flag -responseMode determining what is returned for calls to the proxy port Possible values:

Any comments or suggestions are welcome

codecov-io commented 8 years ago

Current coverage is 34.98% (diff: 27.77%)

Merging #48 into master will decrease coverage by 0.12%

@@             master        #48   diff @@
==========================================
  Files            29         30     +1   
  Lines           789        806    +17   
  Methods         769        788    +19   
  Messages          0          0          
  Branches         20         18     -2   
==========================================
+ Hits            277        282     +5   
- Misses          512        524    +12   
  Partials          0          0          

Powered by Codecov. Last update 2077282...fcd97cb

fgaule commented 7 years ago

is this going to be merged?

qsLI commented 5 years ago

Is this going to be merged?