starsz opened a new issue #1119:
URL: https://github.com/apache/apisix-dashboard/issues/1119


   # Bug report
   
   ## Describe the bug
   
   A clear and concise description of what the bug is.
   
   I think sleep should be done after the request sent and the response check.
   
   
   ## Additional context
   
   Add any other context about the problem here.
   
   Now, the sleep is after the new req object.
   
   
https://github.com/apache/apisix-dashboard/blob/d4792fcf4eea985ea44a76f86e93d5c784d2ae5c/api/test/e2e/base.go#L194-L200
   
   I think it should be put after the body check. So that we can ensure that 
the `etcd` had stored the content.
   


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