jallan07 / gitjobs-application-tracker

Using GitJobs, you can track your professional contacts and job applications in one central place. Take control of your career today!
https://gitjobs-application-tracker.herokuapp.com/
MIT License
1 stars 2 forks source link

Application route testing #50

Closed jallan07 closed 3 years ago

jallan07 commented 3 years ago

Tests are complete for the application api routes. All passed. The only one that I couldn't test was the put method; I need some front-end logic to be built out first. I added comments and made one small tweak to the get all of a specific job status.