-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into 317-game-master-ratings-cypress-tests
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
name: Acceptance Test | ||
about: Describe the steps required for a stakeholder to perform an acceptance test. | ||
title: '' | ||
labels: acceptance test | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Description | ||
<!-- Acceptance Test for #[User Story Number] --> | ||
<!-- Provide a general summary of the test in the title above --> | ||
|
||
[UAT Environment](https://session-tome.triassi.ca) for executing the acceptance flow | ||
|
||
<!-- See #E2E for automation of this flow --> | ||
|
||
## Acceptance Flow | ||
<!-- Describe the step by step procedure of the acceptance test --> |