We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following test files can be run without a live Islandora:
There's no reason we shouldn't be running those via a GitHub workflow.
The text was updated successfully, but these errors were encountered:
Create unittests.yml Github workflow (WIP on #747).
c856531
Leaving this issue open since the tests above were only added for Python 3.8, 3.9, 3.10, 3.11 (commit 5332f33).
For Python 3.7, tests fail on an internal syntax error in typing-extensions. For Python 3.12, "setuptools" is not found.
Sorry, something went wrong.
Added Github workflow to run unittests (WIP on #747).
4dabc21
No branches or pull requests
The following test files can be run without a live Islandora:
There's no reason we shouldn't be running those via a GitHub workflow.
The text was updated successfully, but these errors were encountered: