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

Unit testing #16

Open
HealthyPear opened this issue Jun 27, 2024 · 0 comments
Open

Unit testing #16

HealthyPear opened this issue Jun 27, 2024 · 0 comments
Labels
Milestone

Comments

@HealthyPear
Copy link
Member

I think that before adding new features, what this project needs now is a unit testing suite that goes through each module.

For many things we do not need real data files (unit-testing is not benchmarking): even few simple data values might suffice, at most we can just mock the required data structures with some random numbers (fixing the seed for reproducibility).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant