There was a problem fetching the pipeline mini graph.
unit tests for voucher forms
parent
f793badf
No related branches found
No related tags found
Pipeline #
Showing
- smash/web/forms/__init__.py 3 additions, 1 deletionsmash/web/forms/__init__.py
- smash/web/forms/forms.py 2 additions, 66 deletionssmash/web/forms/forms.py
- smash/web/forms/voucher_forms.py 77 additions, 0 deletionssmash/web/forms/voucher_forms.py
- smash/web/tests/__init__.py 3 additions, 0 deletionssmash/web/tests/__init__.py
- smash/web/tests/forms/test_subject_forms.py 1 addition, 1 deletionsmash/web/tests/forms/test_subject_forms.py
- smash/web/tests/forms/test_voucher_forms.py 71 additions, 0 deletionssmash/web/tests/forms/test_voucher_forms.py
- smash/web/tests/view/test_voucher.py 1 addition, 1 deletionsmash/web/tests/view/test_voucher.py
- smash/web/tests/view/test_voucher_type_price.py 1 addition, 1 deletionsmash/web/tests/view/test_voucher_type_price.py
- smash/web/views/voucher.py 1 addition, 1 deletionsmash/web/views/voucher.py
- smash/web/views/voucher_type.py 1 addition, 1 deletionsmash/web/views/voucher_type.py
- smash/web/views/voucher_type_price.py 1 addition, 1 deletionsmash/web/views/voucher_type_price.py
smash/web/forms/voucher_forms.py
0 → 100644
smash/web/tests/forms/test_voucher_forms.py
0 → 100644
Please register or sign in to comment