FAQ
| This is a
LIVE
service |
Changelog
Changes
Page history
Update Regression Testing Script
authored
Jun 21, 2021
by
Mike Bamford
Show whitespace changes
Inline
Side-by-side
Regression-Testing-Script.md
View page @
12d4cfc6
...
...
@@ -90,6 +90,19 @@ When executing this regression test script the tester should paste this list int
"Storage Project Provisioning" page and
confirm that the data project manager has been removed.
-
[ ] As data owner, check that "Another User" has been removed as "Data Project Manager".
-
[ ] As the data owner, delete yourself from the "Configure the license" page
and select "Another User" instead.
-
[ ] Check that "Another User" received a confirmation email
and that the details are correct.
-
[ ] Check that SSGW Admin received a change owner warning email
and that the details are correct.
-
[ ] Once "Another User" accepts the T&Cs check that HPC admin
have received a "User Provisioning" email and that the details are correct.
-
[ ] As an HPC admin, follow the user provisioning link to the
"Storage Project Provisioning" page and
confirm that the new data owner has been activated.
-
[ ] Check "Another User" has received a "Ready to Use" email.
-
[ ] delete project & provision change
#### Notes:
...
...
@@ -112,9 +125,3 @@ curl -H "Content-Type: application/json" -H "Authorization: Bearer $HPC_API_TOKE
```
The
`hpc_id`
can be retrieved using the
`/api/storage/project/`
endpoint.
**Remaining tests to write**
-
[ ] change owner & provision change
-
[ ] check for "Change of Data Owner" email
-
[ ] delete project & provision change