-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure staging and sandbox to pull tests from a aria-at-data-sandbox repo instead of aria-at #759
Comments
Agreed. The idea when mirroring the production environment in this instance was to make it easier for the differences to be understood between the prod environment, and to also check for any unexpected changes to existing behavior when using the same data. Ideally, the sandbox environment will always have sample data to support such testing like this in the future.
When being ran against the sandbox/staging environments, we can point this Bocoup's aria-at fork for testing this feature.
Same as above |
When not being ran on production, |
Moving to the ops project |
Closing as released on October 9th |
Reopening to address additional elements |
Most of this was addressed in #1301 . What is pending here is to write documentation on how how to get a dump of the production database to restore it on staging. |
We can't fully test the process in staging and sandbox because there is no way to:
To conduct this kind of testing, we need an equivalent to the aria-at repo where we can change the test plan data and github issues without consequences to the production aria-at data.
The text was updated successfully, but these errors were encountered: