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

add unit testing #10

Open
garv-shah opened this issue Feb 3, 2022 · 0 comments
Open

add unit testing #10

garv-shah opened this issue Feb 3, 2022 · 0 comments
Labels
long term may be worked on eventually, but just later

Comments

@garv-shah
Copy link
Member

title says it all, things can break very easily when new features are added, and a lot of bugs being introduced is a result of this
unit testing would help catch these bugs before they go to production, so it's easier to maintain the repository with others
this being said, it's a lot of effort, and I'll probably only do it if other people start working on the project, or if I'm actively working on it (which I don't intend to do, I intend to fix these current bugs and stop working on the project), so maybe eventually, but not for now

@garv-shah garv-shah added the long term may be worked on eventually, but just later label Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
long term may be worked on eventually, but just later
Projects
None yet
Development

No branches or pull requests

1 participant