django-admin-confirm-briq/tests/market/migrations
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
..
0001_initial.py Formatted with black and reached 100% coverage 2020-11-08 09:51:49 -08:00
0002_auto_20201031_2057.py Formatted with black and reached 100% coverage 2020-11-08 09:51:49 -08:00
0003_auto_20201108_1717.py Formatted with black and reached 100% coverage 2020-11-08 09:51:49 -08:00
0004_inventory_notes.py Add integration tests (#20) 2021-03-05 19:54:01 -08:00
0005_shoppingmall.py Add integration tests (#20) 2021-03-05 19:54:01 -08:00
0006_auto_20210222_0312.py Add integration tests (#20) 2021-03-05 19:54:01 -08:00
0007_generalmanager_headshot.py Add integration tests (#20) 2021-03-05 19:54:01 -08:00
0008_item_description.py Add integration tests (#20) 2021-03-05 19:54:01 -08:00
0009_auto_20210304_0355.py Add integration tests (#20) 2021-03-05 19:54:01 -08:00
0010_checkout_itemsale_transaction.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
0011_auto_20210326_0130.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
0012_auto_20210326_0240.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
__init__.py inital commit 2020-10-31 14:24:45 -07:00