shreemaan-abhishek commented on code in PR #11111: URL: https://github.com/apache/apisix/pull/11111#discussion_r1550083092
########## t/kubernetes/discovery/kubernetes3.t: ########## @@ -332,6 +339,8 @@ POST /operators ] --- more_headers Content-type: application/json +--- response_body_like +.*"endpoints".* Review Comment: ``` --- response_body_like .*"endpoints".* ``` this doesn't seem sufficient to show that the feature works fine. The verification should be more descriptive. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
