8
0
miroir de https://git.d3data.de/3rdParty/captcha-module.git synchronisé 2025-04-29 09:11:35 +02:00

add test cases

Cette révision appartient à :
Daniel Seifert 2025-04-28 12:30:10 +02:00
Parent d2db4c010c
révision a60a1ae2df

Voir le fichier

@ -51,6 +51,21 @@ Exceptions:
- 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
Disable the module in administration area and delete the module folder.