December 20th, 2014
Tonight:
* Get redis config stuff figured out
* Apparently convict really doesn’t like empty json variables like options: {}
* Get first test to actually fail as it should because we’re trying to login a bad user
* Now, getting an odd error
* And apparently I still missed some convict conversion spots :P
* Just realized that the library that I’m using for restify oauth has obviously changed because my old methods aren’t acting exactly the way that they used to
* OK, finally got it to fail properly :)
* gulp mocha isn’t finishing properly. I know I handled this somewhere :P
Next steps:/token
- gets a valid token for a logged in user/user
- gets current user that is logged in via that token