You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That’s a neat idea! There isn’t much code, and most of it is just dirty patching and hacks around Python module resolution, which I think might be quite tricky to test.
However, if you see a way it can be tested, that would be great!
I think the right strategy here might be not to attempt writing the actual unit tests for the code, but rather to try running the example app under different versions of Django via tox and ensure they are compatible.
The project doesn't seem to have tests and test automation.
Would you be interested to have that and packaging automation added via a PR?
The text was updated successfully, but these errors were encountered: