Skip to content

Conversation

@MGlauer
Copy link
Collaborator

@MGlauer MGlauer commented Aug 8, 2024

This PR introduces automated tests that run on every pull request. It runs python -m unittest on multiple python versions.

@MGlauer
Copy link
Collaborator Author

MGlauer commented Aug 8, 2024

Tests fail in general, this is not a fault in this branch (#42)

@sfluegel05 sfluegel05 marked this pull request as ready for review November 6, 2024 14:40
@sfluegel05
Copy link
Collaborator

I made the following changes:

  • Merging the unit tests from PreProcessing unit tests #48 into this branch
  • changing the test command to python -m unittest discover -s tests/unit (this ignores the integration tests which have been the cause of Unittests are failing #42)
  • removing a deprecated typehint
  • removing tests for pypy

With that, all checks are passing.

@sfluegel05 sfluegel05 merged commit 7292c15 into dev Nov 6, 2024
5 checks passed
@sfluegel05 sfluegel05 deleted the feature/unittest-actions branch November 6, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants