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


   # Feature request
   The current e2e test case [1] has many `cy.wait()` [2] statements, we cannot 
change the test code because of the host environment, we need to check if the 
statements are required, if they are not required, remove them.
   
   refer links:
   1: 
https://github.com/apache/apisix-dashboard/blob/master/web/cypress/integration/upstream/create_and_delete_upstream.spec.js#L73-
 L84
   2: 
https://docs.cypress.io/guides/references/best-practices.html#Unnecessary-Waiting
   


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


Reply via email to