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

feat: add testing and refactor a ton of code + cleanups #40

Closed
wants to merge 3 commits into from

Conversation

tulilirockz
Copy link
Contributor

@tulilirockz tulilirockz commented Dec 16, 2024

Mostly just unit-testing all the glue between the main methods. Also splits the drvs into their own modules

Depends: #41

Fixes: #36
Fixes: #21

@tulilirockz
Copy link
Contributor Author

tulilirockz commented Dec 16, 2024

All tests currently pass!
image

@tulilirockz
Copy link
Contributor Author

Actual integration tests are gonna be a nightmare tho

@tulilirockz tulilirockz marked this pull request as draft December 20, 2024 05:10
@tulilirockz tulilirockz force-pushed the big-update-thing branch 2 times, most recently from 319c307 to 6a28c56 Compare December 20, 2024 14:08
@tulilirockz tulilirockz marked this pull request as ready for review December 20, 2024 14:18
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.

feat: debug logging EVERYWHERE feat: unit/integration testing
1 participant