TheDevPath/Navi

Add test for saved directions routes

Offen

#77 geöffnet am 03.02.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (63 Forks)auto 404
backendhelp wantedtesting/QA

Repository-Metriken

Stars
 (53 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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