Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automated tests and adapt for newer versions of Django #57

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ipamo
Copy link

@ipamo ipamo commented Mar 6, 2024

This pull request adds an automated test suite based on Docker (to retrieve specific Django versions) and Playwright (to run end-to-end tests), and adapt the source code of the library for newer versions of Django.

Tests succeed for all versions of Django from 1.7 to 5.0.

ipamo added 3 commits March 6, 2024 19:49
Using Docker to retrieve specific Django versions, and Playwright to run end-to-end tests.

Tests currently succeed for Django versions 1.7 and 1.8 and fail for versions 1.9 and later.
@miratcan
Copy link

I think repo owner does not care but @ipamo thanks for this <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants