You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a where@ maintainer I want a server that subscribes to the most recently published versions of artifacts from the entire application stack So that I can run integration tests and manually inspect new features before deploying them to prod And I can run integration and load tests on regular intervals to ensure proper performance
Acceptance Criteria
Given
When
Then
I have a testing server on AWS
Changes are made to any of the codebases we run in prod
The testing server should pull the most recent version of all artifacts
Value Statement
As a where@ maintainer
I want a server that subscribes to the most recently published versions of artifacts from the entire application stack
So that I can run integration tests and manually inspect new features before deploying them to prod
And I can run integration and load tests on regular intervals to ensure proper performance
Acceptance Criteria
Dependencies
#1, #2, #3 must be complete.
Out of scope
The text was updated successfully, but these errors were encountered: