Skip to content
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

Open
mcking65 opened this issue Aug 30, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@mcking65
Copy link

We can't fully test the process in staging and sandbox because there is no way to:

  1. Test how the system responds to new test plan versions.
  2. Test how the system responds to edge conditions where test plans are in every phase of the working mode.
  3. Test creation of issues from the app UI.
  4. Test tracking of issues by the app.

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.

@mcking65 mcking65 added the enhancement New feature or request label Aug 30, 2023
@howard-e
Copy link
Contributor

  1. Test how the system responds to new test plan versions.
  2. Test how the system responds to edge conditions where test plans are in every phase of the working mode.

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.

  1. Test creation of issues from the app UI.

When being ran against the sandbox/staging environments, we can point this Bocoup's aria-at fork for testing this feature.

  1. Test tracking of issues by the app.

Same as above

@howard-e
Copy link
Contributor

howard-e commented Sep 5, 2023

  1. Test creation of issues from the app UI.

When being ran against the sandbox/staging environments, we can point this Bocoup's aria-at fork for testing this feature.

  1. Test tracking of issues by the app.

Same as above

When not being ran on production, bocoup/aria-at/issues will now be used as the source

howard-e added a commit that referenced this issue Oct 9, 2024
Create October 9, 2024 Release

Includes the following changes:
* #1214
* #1208, which addresses #1201
* #1225
* #1227, which addresses #1226
* #1224, which addresses #759
* #1229, which addresses #1228
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants