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
* Adding django-upgrade pre-commit
* Submitting django upgrade result
* Include test suite in release (fixing #2830)
* Fix pyparsing dep version (fixing #2834)
* Upgrade Django and python version in reqs and tox
* adding dependabot
* adding new python in tests
* Comment out broken tests
* fix attime tests for python 3.12
* fix more tests for python 3.12
* simplify tox
* fix self.assertRegex test
* fix self.assertRegex test
* fix self.assertEquals test
* pleasing linter
* more pleasing linter
* trying to fix events test
* let's keep doc on py310
* more event test fixes
* moving doc to 3.10
* ok, moving back
Describe the bug
Source release does not include
webapp/tests/
.Expected behavior
This makes is not possible to run the test suite when building from the source tarball.
Environment (please complete the following information):
Additional context
It would be handy to run the test suite in distributions CI infrastructures.
I'm not sure how releases are generated, but the following may be enough.
The text was updated successfully, but these errors were encountered: