django-admin-confirm-briq/tests/market
Thu Trang Pham 4d6b2900d8
Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23)
* Added testing for DateField and DateTimeField

* Update makefile

* Adding some of the tests with validators on model

* Added ModelForm clean_field and clean tests

Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
2021-03-31 12:46:02 -07:00
..
admin Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
migrations Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
templates/market/admin All tests work 2020-11-07 13:21:24 -08:00
__init__.py inital commit 2020-10-31 14:24:45 -07:00
apps.py Formatted with black and reached 100% coverage 2020-11-08 09:51:49 -08:00
constants.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
models.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
validators.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00