kpsul/kfet/tests
Aurélien Delobelle 478f56d94b kfet -- Create initial statement on checkout save
- Why? Because it should be the actual behavior.
- To allow using arithmetic operations with values of DecimalField when
object are not retrieved from DB, some strings are replaced by Decimal
or int.
If you wonder why it's not automatically done, see:
https://code.djangoproject.com/ticket/27825
2018-01-16 16:49:02 +01:00
..
__init__.py add missing __init__ 2017-04-04 17:29:54 +02:00
test_config.py Fix kfet tests 2017-04-10 11:52:57 +02:00
test_models.py kfet -- Create initial statement on checkout save 2018-01-16 16:49:02 +01:00
test_statistic.py Improvements for K-Fêt CMS. 2017-06-12 01:51:10 +02:00
test_tests_utils.py Add tests for kfet views. 2017-08-16 17:45:59 +02:00
test_views.py kfet -- Create initial statement on checkout save 2018-01-16 16:49:02 +01:00
testcases.py Upgrade to Django 1.11 2017-11-19 18:41:39 +01:00
utils.py Upgrade to Django 1.11 2017-11-19 18:41:39 +01:00