tzssangglass commented on pull request #2943: URL: https://github.com/apache/apisix/pull/2943#issuecomment-739117237
> is it necessary to add a caseļ¼ > create a route disabled -> hit route failed-> enable it -> hit route successfully? test case 1 ~ 4 is testing for uri match, the order is create a route enable(default) -> hit route successfully-> disable it -> hit route fail test case 5 ~ 8 is testing for host + uri match, the order is same as above. I think combining these four steps into one test case would have the same effect. ---------------------------------------------------------------- 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: [email protected]
