django-admin-confirm-briq/tests/market/admin
Thu Trang Pham 14dc6268b0
fix(Issue-27): Confirmations not triggered on models with validation failures (#30)
* feat(ISSUE-27): Added some validation integration tests

* feat(ISSUE-27): Integration tests for validations

* feat(ISSUE-27): Unable to select autocomplete with selenium

* feat(ISSUE-27): Fix file caching with proper FileCache

* feat(ISSUE-27): Some minor tweaks

* feat(ISSUE-27): Try reviewdog

* feat(ISSUE-27): Remove noisy linting

* feat(ISSUE-27): Black format

* feat(ISSUE-27): Adding some simple file cache tests

* feat(ISSUE-27): Some cleaning up

Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
2021-04-28 12:03:16 -07:00
..
__init__.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
checkout_admin.py fix(Issue-27): Confirmations not triggered on models with validation failures (#30) 2021-04-28 12:03:16 -07:00
generalmanager_admin.py Add some more testing (#21) 2021-03-07 10:31:28 -08:00
inventory_admin.py fix(MR-16): Use cache for FileField and ImageField (#17) 2021-02-27 15:39:01 -08:00
item_admin.py Add some more testing (#21) 2021-03-07 10:31:28 -08:00
item_sale_admin.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00
shop_admin.py fix(Issue-27): Confirmations not triggered on models with validation failures (#30) 2021-04-28 12:03:16 -07:00
shoppingmall_admin.py Add some more testing (#21) 2021-03-07 10:31:28 -08:00
transaction_admin.py Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) 2021-03-31 12:46:02 -07:00