tonywchen / toronto-traffic

0 stars 0 forks source link

Add Testing for Backend #10

Closed tonywchen closed 3 years ago

tonywchen commented 3 years ago

Problem We need to add some testing to the project. For now we are adding testing just to the backend just to make sure traffic related data are retrieved correctly. Starting from the backend should also introduce a less steep learning curve for Jest testing framework.

Approach We will be adding unit tests and integration tests to ensure the backend is running properly: