khanny17 / CoursePlanner

Web Application for planning out when to take your college courses
http://course-planner-kevin.herokuapp.com/
MIT License
3 stars 0 forks source link

Setup Testing Frameworks #10

Open khanny17 opened 7 years ago

khanny17 commented 7 years ago

We need to create the testing strategy for this application. This should involve determining which frameworks to use for the frontend and backend, which layers of testing (unit, integration, e2e, etc) we want to use, and then integrating them into our continuous integration and build process.