Hi, @angelisa! Thanks for the response. I’m aware that you can run it locally. But for our use case, we have a big amount of data that can change everyday, and most of the time the local environment is not up-to-date with our staging environment. That’s why we though that the best scenario would be running CircleCI directly on a staging environment, because this way we’re 100% sure that we’re running our tests on the most up-to-date data. And this is important because a lot of data can expire every day. Do you think that this is possible?
↧