respondcreate / django-versatileimagefield

A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating new images from the one assigned to the field.
http://django-versatileimagefield.readthedocs.io/
MIT License
531 stars 88 forks source link

GitHub Actions & Tox Support #186

Closed respondcreate closed 3 years ago

respondcreate commented 3 years ago

Includes:

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.2%) to 100.0% when pulling 038d9c85733630c6c48a1ceba5ae3d582232cce4 on github_actions_and_tox into bd6a1c7cd412ea66532310550bfa169492ee198d on master.

luzfcb commented 3 years ago

@respondcreate I was able to fix the tests to eliminate the need for two separate files to run the tests and post_processor tests. Maybe you are interested in cherry-pick these commits:

Run post_processors tests with runtests.py: https://github.com/luzfcb/django-versatileimagefield/commit/e1577f6ba49de3fdede92a9fdf897aba3d63d46a

Add support to select a test to run https://github.com/luzfcb/django-versatileimagefield/commit/5976bacc60c6b3549f8317dc7b39e679c08c2bea

Keep internal Django 3.2 Filefield behavior: https://github.com/luzfcb/django-versatileimagefield/commit/3487882b195b24b1e286ac953f36e13eced0a4be