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

Need unit tests #179

Open
Sebanisu opened this issue Mar 1, 2021 · 1 comment
Open

Need unit tests #179

Sebanisu opened this issue Mar 1, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Sebanisu
Copy link
Collaborator

Sebanisu commented Mar 1, 2021

It's happened often enough where I change something and it breaks things. Someone had started to write tests. Though at the time I didn't understand what they were trying to do. I still struggle with it. I watch videos about test driven development. Though I guess you need to write tests to get better at testing. I found testing free functions are easy just pass in input and see if you get expected results. It's something to think about.

@Sebanisu Sebanisu added the enhancement New feature or request label Mar 1, 2021
@FlameHorizon
Copy link
Contributor

Hey @Sebanisu, it’s me who started a discussion about unit tests. If you have an idea which functions you would like to see tested, let me know. I will help you out.

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

No branches or pull requests

2 participants