FAQ | This is a LIVE service | Changelog

Update Regression Testing Script authored by Mike Bamford's avatar Mike Bamford
...@@ -68,6 +68,11 @@ When executing this regression test script the tester should paste this list int ...@@ -68,6 +68,11 @@ When executing this regression test script the tester should paste this list int
- [ ] Check the "Configure the license" page for the additional capacity. - [ ] Check the "Configure the license" page for the additional capacity.
- [ ] 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.
- [ ] From the "Configure the license" page press the "Extend My Storage Duration" button,
get a quote for an extension, and purchase as before.
- [ ] Check the "Configure the license" page for the extension.
- [ ] Check the data owner has received a "Ready to Use" email
and that the details are correct.
#### Notes: #### Notes:
...@@ -93,8 +98,6 @@ The `hpc_id` can be retrieved using the `/api/storage/project/` endpoint. ...@@ -93,8 +98,6 @@ 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**
- [ ] extend license duration
- [ ] check for "payment" email
- [ ] check storage admin page (storage/admin) - [ ] check storage admin page (storage/admin)
- [ ] try creating a new account - [ ] try creating a new account
- [ ] api: check /admin matches - [ ] api: check /admin matches
... ...
......