osu-capstone-cs72 / cs-applied-plan-portal

A portal that streamlines the planning process for OSU CS Applied students and advisors
https://applied-plan-portal.herokuapp.com
MIT License
2 stars 5 forks source link

Unit tests #84

Closed clairecahill closed 4 years ago

clairecahill commented 4 years ago

Please run npm run test to ensure all the snapshots pass and npm run dev to make sure the app runs as usual

silverware13 commented 4 years ago

Looks good. Nice work.