GoogleCloudPlatform / cloud-run-anthos-reference-web-app

An opinionated set of best practices aimed at demonstrating a reference architecture for building a web application on Google Cloud using Cloud Run for Anthos.
https://cloud.google.com/anthos/run
Apache License 2.0
37 stars 22 forks source link

Fix e2e test for frontend #7

Closed zsxking closed 4 years ago

zsxking commented 4 years ago

Fix e2e test for frontend to properly wait for loading state to finish.

zsxking commented 4 years ago

Agree. I will start looking to switch to BDD now.