Commit Graph

4 Commits (21a2a36846607a064965e2c3667c860d311c0cc5)

Author SHA1 Message Date
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
Thu Trang Pham a95383cfa2 Formatted with black and reached 100% coverage 2020-11-08 09:51:49 -08:00
Thu Trang Pham c6a44f6426 Happy with test cases 2020-11-06 01:10:14 -08:00
Thu Trang Pham bf9b3e6b75 Got some tests working 2020-11-02 09:58:41 -08:00