TheDevPath/Navi

Add test for saved directions routes

Aberta

#77 aberto em 3 de fev. de 2018

 (0 comentário) (0 reação) (0 responsável)JavaScript (63 forks)auto 404
backendhelp wantedtesting/QA

Métricas do repositório

Stars
 (53 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador