Closed benjtinsley closed 8 years ago
Lookin good! Only final note. Are you generating a code coverage? Lab exposes that as an option:
https://github.com/hapijs/lab#command-line
It'll tell you if any of your code isn't reached by your tests.
Whoa, I had no idea about lab.
:+1:
@benjtinsley I'm gonna merge. You feels good?
:+1: @nhunzaker feelin good
Wooo!
I had some trouble with the tests, but setting up the server was not as difficult as I imagined it. I gleaned some stuff off the rest of yall to get it working for me.