Hey everyone! Hope you all are good, I had a bit of an open ended question. How do you go about designing a suite of e2e & regression tests for a website with a fairly large amount of connections to different "volatile" data sources?. We're currently having issues with our cypress tests failing regularly due to frequent changes on an external data source (which we control) but aren't quite sure of any mitigation patterns which can implement to lessen this.
Thanks for any answers 🙂