turingschool-projects / lookingfor

Hello, is it me you're looking for?
2 stars 4 forks source link

87 job index endpoint #88

Closed cheljoh closed 8 years ago

cheljoh commented 8 years ago

@hhoopes @NickyBobby @brennanholtzclaw

New API endpoint that only returns jobs posted within the last two months. Added new controller tests to verify endpoint. We kept the old endpoint, so now we have a jobs_controller.rb and recent_jobs_controller.rb. New endpoint does not include pagination.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.2%) to 90.426% when pulling 2b008a20446a3d1bd3f391858763c8a9d541df5a on 87-job-index-endpoint into fb281fdda7ef475762de8d154155a34c4fd5e1ad on master.

cheljoh commented 8 years ago

The discrepancy in the Gemfile lock was a little concerning- is there also on master. Kimi made a new branch with the changes since she does not have the issue! I will close this PR.