django-admin-confirm-briq/admin_confirm
Thu Trang Pham ad7409b567
Add integration tests (#20)
* Adding integration tests with inlines

* Adding more tests

* FIx make file

* Setup CI build matrix to work with integration tests

* Try again

* Fix workflow synctax

* Clean up workflow

* Format and some lint stuff

* Try codecov

* yml

* More Testing

* Minor lint things

* Update

* Try again for codecov

* Updates

* Try?

* Ignore quotes

* Exclude test project

* try this?

* checkout required

* Rename

* clean up configs

* Fix

* Allow to fail

* ignores

* FInish the integration tests for cache

* Fix workflow yml

* fix

* Try up again

* TRy again

* Fix

* Fix

* Fix tests

Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
2021-03-05 19:54:01 -08:00
..
static/admin/css fix(ISSUE-8): try using admin form (#16) 2021-02-26 09:56:57 -08:00
templates/admin Add integration tests (#20) 2021-03-05 19:54:01 -08:00
templatetags Add integration tests (#20) 2021-03-05 19:54:01 -08:00
tests Add integration tests (#20) 2021-03-05 19:54:01 -08:00
__init__.py feat(ISSUE-3): travis and coveralls (#10) 2021-02-19 21:28:17 -08:00
admin.py Add integration tests (#20) 2021-03-05 19:54:01 -08:00
constants.py fix(MR-16): Use cache for FileField and ImageField (#17) 2021-02-27 15:39:01 -08:00
utils.py fix(MR-16): Use cache for FileField and ImageField (#17) 2021-02-27 15:39:01 -08:00