Product Opener/Tests: Difference between revisions
(Created page with "== Install tests == == Database tests == == Backend tests == == Frontend tests == == API tests == == Maintenance script tests ==") |
|||
Line 3: | Line 3: | ||
== Backend tests == | == Backend tests == | ||
== Frontend tests == | == Frontend tests == | ||
* Being able to log in | |||
* Staying logged in | |||
* Staying logged in with a changing IP | |||
* Being able to load the edit page | |||
== API tests == | == API tests == | ||
== Maintenance script tests == | == Maintenance script tests == |
Revision as of 14:12, 14 August 2016
Install tests
Database tests
Backend tests
Frontend tests
- Being able to log in
- Staying logged in
- Staying logged in with a changing IP
- Being able to load the edit page