Hey! Curious if anyone here has a cypress repo that contains both mocked/stubbed e2e tests and smoke tests that run on a live app. If so, have you found a way to structure it that works for you? And if so, how/when do you run the tests in CI?
I'm not sure if there is a 'best practice' for this scenario.