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

Write meaningful tests #11

Open
mariaschuld opened this issue Mar 13, 2024 · 0 comments
Open

Write meaningful tests #11

mariaschuld opened this issue Mar 13, 2024 · 0 comments

Comments

@mariaschuld
Copy link
Collaborator

We decided to not add the tests used during development to the final code, because they were high-level integration tests that check if a model converges on a trivial classification task. However, this can only flag issues very crudely, and may fail for other reasons than bugs in the code.

However, to ensure integrity of the code base, meaningful low-level integration or unit tests should be added.

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

No branches or pull requests

1 participant