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
This software is bad in the sense that it doesn't have tests. This is because testing is kind of hard! We would have to spin up a mock LDAP database and Kerberos realm every time we ran the tests to ensure they worked. So this isn't something we've looked into yet, but it would significantly improve the code and reliability.
Once we have tests and #7 is done, we could add code coverage tests as well.
The text was updated successfully, but these errors were encountered:
This software is bad in the sense that it doesn't have tests. This is because testing is kind of hard! We would have to spin up a mock LDAP database and Kerberos realm every time we ran the tests to ensure they worked. So this isn't something we've looked into yet, but it would significantly improve the code and reliability.
Once we have tests and #7 is done, we could add code coverage tests as well.
The text was updated successfully, but these errors were encountered: