modlinltd / django-advanced-filters

Add advanced filtering abilities to Django admin
https://pypi.org/project/django-advanced-filters/
MIT License
771 stars 173 forks source link

Add e2e browser tests #162

Closed asfaltboy closed 6 months ago

asfaltboy commented 2 years ago

It only took a couple of years, but I came back and completed this 2-day task of setting up some end-to-end tests

The next step is to reap value from it by adding a test case for the annoying "missing first form" bug I just noticed

asfaltboy commented 2 years ago

Consider switching to Playwright: