VikeLabs / scheduler-back-end

Server for UVic scheduler project
https://uvic-scheduler-server.herokuapp.com/
GNU General Public License v3.0
1 stars 0 forks source link

Add unit tests for .ts files #9

Open kerfootj opened 4 years ago

kerfootj commented 4 years ago

User Story

As a developer, I want unit tests to ensure that the code works as expected

Description

Setup a testing environment and add tests for the existing code

Acceptance Criteria