mirror of
https://git.d3data.de/3rdParty/captcha-module.git
synced 2025-04-29 09:11:35 +02:00
add test cases
This commit is contained in:
parent
d2db4c010c
commit
a60a1ae2df
15
README.md
15
README.md
@ -51,6 +51,21 @@ Exceptions:
|
|||||||
|
|
||||||
- Activate the module in the administration panel.
|
- Activate the module in the administration panel.
|
||||||
|
|
||||||
|
## Occurrences (test cases)
|
||||||
|
|
||||||
|
- from user_billing.tpl block extension
|
||||||
|
- form/user_checkout_noregistration.tpl
|
||||||
|
- checkout/user.tpl (no login && order without account)
|
||||||
|
- form/user_checkout_registration.tpl
|
||||||
|
- checkout/user.tpl (no login && create account)
|
||||||
|
- form/user_checkout_change.tpl
|
||||||
|
- checkout/user.tpl (logged in)
|
||||||
|
- form/register.tpl
|
||||||
|
- page/account/register.tpl
|
||||||
|
- form/user.tpl
|
||||||
|
- page/account/user.tpl
|
||||||
|
- ... to be continued
|
||||||
|
|
||||||
## Uninstall
|
## Uninstall
|
||||||
|
|
||||||
Disable the module in administration area and delete the module folder.
|
Disable the module in administration area and delete the module folder.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user