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

Fix/unit tests #1159

Merged
merged 3 commits into from
Dec 2, 2023
Merged

Fix/unit tests #1159

merged 3 commits into from
Dec 2, 2023

Conversation

WeilerP
Copy link
Member

@WeilerP WeilerP commented Dec 2, 2023

Bug fixes

  • Fixes TestCleanup::test_cleanup_all
  • Updates test_dataset.py to test dataset downloads for Python 3.10 instead of 3.8.

Related issues

Closes #1158.

Replace hypothesis-based testing with Pytest's parametrize. Instead of
loading randomly generated AnnData objects, versions of the pancreas and
dentate gyrus are used.
Update Python version for which dataset download is tests.
@WeilerP WeilerP added CI CI related issue testing Related to unit tests labels Dec 2, 2023
Increase deadling for `test_cleanup_default_clean_w_random_adata`.
@WeilerP WeilerP merged commit 632c60b into theislab:main Dec 2, 2023
6 checks passed
@WeilerP WeilerP deleted the fix/unit_tests branch December 2, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI related issue testing Related to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix CI unit testing
1 participant