Northeastern-Electric-Racing / PM-Dashboard-v1

Northeastern Electric Racing Project Management Dashboard - version 1
https://script.google.com/a/husky.neu.edu/macros/s/AKfycbxp_WUPxtqG2GUdFyDu938Nudb8NlWK1UO3QtWdGGyxrb14i0kp/exec
2 stars 0 forks source link

General - Separate Server Code Into Individual Folders #169

Closed kevinyu328 closed 3 years ago

kevinyu328 commented 3 years ago

Since we incorporated Jest with our project and will be writing tests for functions in the server code, it would be beneficial to put each file in the server code into its individual folder. This is so tests can be added into the same folder in the future.