StevensSEC / stevens-web-extension

A portable, centralized hub for collecting, analyzing, and presenting data for Stevens students.
GNU General Public License v3.0
6 stars 0 forks source link

Free rooms refactor #28

Closed dcarpenter31 closed 4 years ago

dcarpenter31 commented 4 years ago

A slight refactoring of FreeRooms.ts that separates the fetching functionality, the parsing functionality, and the logic functionality so that testing each part will be easier. Descriptions of each function were also added.