TheDevPath/Navi

Add test for saved directions routes

Open

#77 opened on Feb 3, 2018

 (0 comments) (0 reactions) (0 assignees)JavaScript (63 forks)auto 404
backendhelp wantedtesting/QA

Repository metrics

Stars
 (53 stars)
PR merge metrics
 (PR metrics pending)

Description

See #58 for context. Implement unit test for the routing end points needed. You will need to incorporate authentication into test case since this will be secured data (see #38 and #76 for related information). You can reference savedPins file in tests for an example and routes/users.js and routes/saved-pins regarding routes and their controller functions.

Contributor guide