mybuddy/core/tests
Bob Thomas 1eeba2398d Add validation for model durations
It was previously possible to accidentally enter obviously wrong values
for start/end dates. Add some basic validation to catch input errors
when creating or editing various models (when not using a timer).
2017-11-01 12:44:07 -04:00
..
__init__.py Add tests utilities and core views tests. 2017-10-21 22:14:44 -04:00
tests_forms.py Add validation for model durations 2017-11-01 12:44:07 -04:00
tests_models.py Refresh from DB during timer duration test to satisfy new class method duration calculation. 2017-10-27 22:36:26 -04:00
tests_utils.py Refactor some utils functions sligthly and add tests. 2017-10-30 20:45:46 -04:00
tests_views.py Add core forms tests. 2017-10-21 23:00:28 -04:00