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

Replace Protractor with a different e2e test framework #23

Closed ssmall closed 4 years ago

ssmall commented 4 years ago

We have had some issues with Protractor (see https://github.com/GoogleCloudPlatform/cloud-run-anthos-reference-web-app/pull/20) that seem to stem from the fact that it is not being actively developed any longer. We should see if there is a different e2e test framework that has fewer problems.