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 Tests for Solver and Generator Algorithms #5

Open
erthium opened this issue Dec 25, 2023 · 1 comment
Open

Unit Tests for Solver and Generator Algorithms #5

erthium opened this issue Dec 25, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers unit test Making sure all parts are individually fine

Comments

@erthium
Copy link
Owner

erthium commented Dec 25, 2023

While enhancing and advancing the main algorithms, it is essential to make sure that everything works on the track.

We need to create unit tests for both generator, making sure every need is fulfilled, and for solver, to be sure solved and generated solution are the same.

@erthium erthium added the unit test Making sure all parts are individually fine label Dec 25, 2023
@erthium erthium self-assigned this Dec 25, 2023
@erthium
Copy link
Owner Author

erthium commented Dec 26, 2023

We also need to restructure the project a bit to have more conventional python architecture.

This python doc is quite helpful for it 👍

@erthium erthium added the good first issue Good for newcomers label Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers unit test Making sure all parts are individually fine
Projects
None yet
Development

No branches or pull requests

1 participant