DoSomethingArchive / quicksilver-api

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

Issue43 add expect #45

Closed deezone closed 8 years ago

deezone commented 8 years ago

Fixes #43

Adds should test conditions to /api/v1/users/password responses to ensure the expected values are in the generated message when only the user_id, email or mobile are provided.

To Test:

sergiitk commented 8 years ago

:+1:

sergiitk commented 8 years ago

Excellent!