FAQ | This is a LIVE service | Changelog

Update Regression Testing Script authored by Mike Bamford's avatar Mike Bamford
...@@ -3,7 +3,6 @@ When executing this regression test script paste this list into the relevant iss ...@@ -3,7 +3,6 @@ When executing this regression test script paste this list into the relevant iss
- [ ] Navigate to the home page and check details for "More info" and "Choose" - [ ] Navigate to the home page and check details for "More info" and "Choose"
- [ ] Check that all links are working and look sensible. - [ ] Check that all links are working and look sensible.
- [ ] Check that the tabs in the "Choose" page navigate to other storage types. - [ ] Check that the tabs in the "Choose" page navigate to other storage types.
- [ ] Select any type of "Research storage" and get a quote - [ ] Select any type of "Research storage" and get a quote
for a particular size and duration of storage. for a particular size and duration of storage.
- [ ] Check you get a warning popup if the size you request is too large - [ ] Check you get a warning popup if the size you request is too large
...@@ -14,7 +13,7 @@ When executing this regression test script paste this list into the relevant iss ...@@ -14,7 +13,7 @@ When executing this regression test script paste this list into the relevant iss
- [ ] Check that the api returns the quote from the - [ ] Check that the api returns the quote from the
`/api/storage/quote/` and `/api/storage/quote/{quote_id}` endpoints `/api/storage/quote/` and `/api/storage/quote/{quote_id}` endpoints
** tests below here haven't been written **tests below here are still being written**
- [ ] purchase storage using a fake PO - [ ] purchase storage using a fake PO
- [ ] check email - [ ] check email
... ...
......