Product Opener/Tests: Difference between revisions
(Created page with "== Install tests == == Database tests == == Backend tests == == Frontend tests == == API tests == == Maintenance script tests ==") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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 == | ||
[[Category:ProductOpener]] | |||
[[Category:Software tests]] |
Latest revision as of 14:53, 23 February 2023
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