-
-
Notifications
You must be signed in to change notification settings - Fork 614
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
Create Unit Tests #37
Labels
Comments
ghost
added
the
Feature
label
Mar 13, 2015
This is scary. Why no tests. |
This issue was closed as part of a sweep. Reopening it to work on unit tests |
Leantime would be eligible for BrowserStack's free testing for open source projects, although their system seems fairly centred on Selenium as the test framework. What's on the table for unit testing, at the moment? |
Closing this for now. Started writing unit tests |
1 task
1 task
This was referenced Nov 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need unit tests for the whole system.
In particular for:
DB class
Frontcontroller
Template Engine
i18n
Email class
File access class
The text was updated successfully, but these errors were encountered: