DoSomethingArchive / quicksilver-api

:postbox: API gateway to Quicksilver (Message Broker) functionality.
MIT License
0 stars 3 forks source link

Adjust /users/password tests to use actual test user from Northstar #47

Closed deezone closed 8 years ago

deezone commented 8 years ago

Fixes #46

Adjust tests to call /users/password enpoint with actual Northstar test user values for user_id, email and mobile.

To test:

$ npm test
sergiitk commented 8 years ago

:+1: