-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
At some point we will need to implement unit testing into the core. There are multiple libraries to do this, I believe that we should use jest for it's widespread support, flexibility, and ease of use. This can be something implemented over time.
Tests to implement
- Every API Route
- User Creation Method
- Daemon & Daemon Region Creation Method
- Project Creation Method
- Service Creation Method