FAQ | This is a LIVE service | Changelog

Update Regression Testing Script authored by Mike Bamford's avatar Mike Bamford
...@@ -73,6 +73,15 @@ When executing this regression test script the tester should paste this list int ...@@ -73,6 +73,15 @@ When executing this regression test script the tester should paste this list int
- [ ] Check the "Configure the license" page for the extension. - [ ] Check the "Configure the license" page for the extension.
- [ ] Check the data owner has received a "Ready to Use" email - [ ] Check the data owner has received a "Ready to Use" email
and that the details are correct. and that the details are correct.
- [ ] As HPC admin, navigate to the "Storage Admin" page (`storage/admin`)
- [ ] Check that you can update the "Storage Total Capacity"
(confirm at `/admin/storage/storage/`).
- [ ] Check that you can view tables of both current and expired storage accounts.
- [ ] Check that you can "Download Purchase Report" and that it's details are correct.
- [ ] Check that you can "Create A New Account" and that an order confirmation email
was sent to the payer.
- [ ] 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.
#### Notes: #### Notes:
...@@ -98,14 +107,9 @@ The `hpc_id` can be retrieved using the `/api/storage/project/` endpoint. ...@@ -98,14 +107,9 @@ The `hpc_id` can be retrieved using the `/api/storage/project/` endpoint.
**tests below here are still being written** **tests below here are still being written**
- [ ] check storage admin page (storage/admin)
- [ ] try creating a new account
- [ ] api: check /admin matches
- [ ] check scheduled procedures via GCP logs
- [ ] check Finance email
- [ ] delete `other-user` - [ ] delete `other-user`
- [ ] check for provisioning email - [ ] check for provisioning email
- [ ] provision `other-user` as deleted - [ ] 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
\ No newline at end of file