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

[TEST] ensure that wsinfer functions without openslide or without tiffslide #149

Open
kaczmarj opened this issue Jul 18, 2023 · 1 comment
Labels
help wanted Extra attention is needed test Create a test for this issue

Comments

@kaczmarj
Copy link
Member

a test should be added that tests whether wsinfer still works if openslide is not installed or tiffslide is not installed. one of these must be installed, so the test should also fail if neither is detected.

@kaczmarj kaczmarj added the test Create a test for this issue label Jul 18, 2023
@kaczmarj kaczmarj added the help wanted Extra attention is needed label Feb 22, 2024
@kaczmarj
Copy link
Member Author

i tried doing this with mock from unittest, but i can't... we could add a test in bash that uninstalls tiffslide and makes sure the command line still works, then does the same with openslide...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed test Create a test for this issue
Projects
None yet
Development

No branches or pull requests

1 participant