django-admin-confirm-briq/admin_confirm/tests/integration
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
..
test_smoke.py Add integration tests (#20) 2021-03-05 19:54:01 -08:00
test_with_cache.py Add some more testing (#21) 2021-03-07 10:31:28 -08:00
test_with_form_input_types.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
test_with_inlines.py Add some more testing (#21) 2021-03-07 10:31:28 -08:00