You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: