Jaycean edited a comment on pull request #1558:
URL: https://github.com/apache/apisix-dashboard/pull/1558#issuecomment-792602792


   > > @batman-ezio
   > > Hi, I see that in your E2E test and unit test, when creating a route, 
the error code returned is 400, which is usually the wrong data format or type 
of the route. Please check the data format or type.
   > 
   > hi @Jaycean I found some test case use the same route name or empty route 
name for e2e test, test cases begin to bump up after my fix one by one
   
   Yes, 400 is usually caused by wrong data format or type. In E2E test, a 
route ID r1 is usually created and passed, and the route with ID r1 will be 
deleted, so there is no problem with the same name.
   


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