nic-6443 commented on code in PR #12083:
URL: https://github.com/apache/apisix/pull/12083#discussion_r2015263288


##########
t/plugin/ai-request-rewrite2.t:
##########
@@ -188,19 +188,16 @@ override.endpoint is required for openai-compatible 
provider
                  [[{
                     "uri": "/anything",
                     "plugins": {
-                        "ai-proxy": {
+                        "ai-request-rewrite": {

Review Comment:
   It seems that this test is useless, as it even got the plugin wrong and 
still passed. We need to add request validation for this route to ensure 
`override` works, making this test case a bit more meaningful.



-- 
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]

Reply via email to