[UAS] UAS Should Have Unit Tests #21
Labels
API
For work on the API
DevOps
For all devops related work
unallocated
Currently not allocated to someone to work on
Unified Authentication System (UAS)
For all work pertaining to the Unified Authentication System (UAS)
Is your feature request related to a problem? Please describe.
Currently, all testing for the UAS has been done by hand, which leaves it prone to breaking if other developers work on it later. This also has the potential for edge cases to be undetected, which again could lead to bugs making it into production.
Describe the solution you'd like
There should be clear unit tests for each function and each user story associated with the UAS.
The text was updated successfully, but these errors were encountered: