idbeta commented on pull request #2273:
URL: https://github.com/apache/apisix/pull/2273#issuecomment-699746139


   > The `t/integration` is confusing. Actually almost `*.t` files are for 
integration test, and only a few of them are unit tests.
   > Is there any different between the Python test and the existed `*.t` test 
case?
   > 
   > And you can't say a test which simply hit a route a hundred times is a 
fuzzy test. It only touches a few area and have a poor coverage.
   > 
   > I think before we accept any codes we should do some research and write 
down a plan about how to add a fuzzy framework.
   
   thank you for your reply,the name is indeed a bit confusing, I will think 
about what it is better. This PR provides only a test case for a common 
scenario, not a fuzz test case. It is to test the feasibility of using the 
pytest framework to test apisix, and future fuzzing tests will be carried out 
based on this method.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to