osTicket / roadmap

osTicket Public Roadmap
Creative Commons Attribution 4.0 International
45 stars 6 forks source link

Test Cases for Code Coverage #34

Open aydreeihn opened 2 years ago

aydreeihn commented 2 years ago

Feature Summary

We need to make sure we have test cases to cover all of the code we have so far and make sure they pass so that when we write new code, we can ensure nothing done before will be broken.

Review/Update Current Test Cases

Add Test Cases