FAQ | This is a LIVE service | Changelog

Update Regression Testing Script authored by Mike Bamford's avatar Mike Bamford
......@@ -39,6 +39,17 @@ When executing this regression test script the tester should paste this list int
`/api/storage/project/` and `/api/storage/project/{project_ekey}` endpoints.
- [ ] Check that HPC admin have received a "Project Provisioning" email
and that the details are correct.
- [ ] Check that the license and project can be accessed via the "My account" page
- [ ] As an HPC admin follow the project provisioning link to the
"Storage Project Provisioning" page and
confirm that the project and all users have been activated.
- [ ] As data owner, check that the project all users are in a "Ready" state.
- [ ] check api for project states and activated license
- [ ] Check that the license is activated,
and that the project and users are in ready state ("4")
via the API using the relevant endpoints.
- [ ] Check the data owner has received a "Ready to Use" email
and that the details are correct.
Notes:
- The tester will need SSGW admin rights when performing the above tests.
......@@ -54,11 +65,6 @@ Notes:
**tests below here are still being written**
- [ ] provision project
- [ ] check UI
- [ ] check api for project states and activated license
- [ ] check for "ready to use" email
- [ ] check via "My account" page
- [ ] accept T&Cs as `other-user`
- [ ] check api for project states
- [ ] check for Project Provisioning email
......
......