FAQ | This is a LIVE service | Changelog

Update Regression Testing Script authored by Mike Bamford's avatar Mike Bamford
...@@ -82,6 +82,14 @@ When executing this regression test script the tester should paste this list int ...@@ -82,6 +82,14 @@ When executing this regression test script the tester should paste this list int
was sent to the payer. was sent to the payer.
- [ ] Trigger/request the sending of the "Weekly SSGW Storage purchases by purchase order" email - [ ] Trigger/request the sending of the "Weekly SSGW Storage purchases by purchase order" email
- [ ] Check the email was received and that the activity matches your previous tests. - [ ] Check the email was received and that the activity matches your previous tests.
- [ ] From the "Storage Project Provisioning" page remove "Another User"
as "Data Project Manager"
- [ ] Check that HPC admin have received a "Project Provisioning" email
and that the details are correct.
- [ ] As an HPC admin, follow the project provisioning link to the
"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".
#### Notes: #### Notes:
...@@ -105,11 +113,8 @@ curl -H "Content-Type: application/json" -H "Authorization: Bearer $HPC_API_TOKE ...@@ -105,11 +113,8 @@ curl -H "Content-Type: application/json" -H "Authorization: Bearer $HPC_API_TOKE
The `hpc_id` can be retrieved using the `/api/storage/project/` endpoint. The `hpc_id` can be retrieved using the `/api/storage/project/` endpoint.
**tests below here are still being written** **Remaining tests to write**
- [ ] delete `other-user`
- [ ] check for provisioning email
- [ ] provision `other-user` as deleted
- [ ] change owner & provision change - [ ] change owner & provision change
- [ ] check for "Change of Data Owner" email - [ ] check for "Change of Data Owner" email
- [ ] delete project & provision change - [ ] delete project & provision change