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

[CHORE]: Unit Testing #46

Open
joshschmelzle opened this issue Oct 24, 2024 · 0 comments
Open

[CHORE]: Unit Testing #46

joshschmelzle opened this issue Oct 24, 2024 · 0 comments

Comments

@joshschmelzle
Copy link
Member

We need to add unit testing to WLAN Pi core. Without tests, we won't know what breaks when we make code changes for bug fixes or feature enhancements. When code is not tested, we don't know if we broke anything. We don't want to manually test every change. We need automated tests and automated feedback.

@joshschmelzle joshschmelzle changed the title Unit Testing [CHORE]: Unit Testing Oct 29, 2024
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

No branches or pull requests

1 participant