vigetlabs / university

Community learning experiment
1 stars 4 forks source link

lesson 1 for benjtinsley #9

Closed benjtinsley closed 8 years ago

benjtinsley commented 8 years ago

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.

nhunzaker commented 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.

averyvery commented 8 years ago

Whoa, I had no idea about lab.

nhunzaker commented 8 years ago

:+1:

nhunzaker commented 8 years ago

@benjtinsley I'm gonna merge. You feels good?

benjtinsley commented 8 years ago

:+1: @nhunzaker feelin good

nhunzaker commented 8 years ago

Wooo!