dwyl / learn-tdd

:white_check_mark: A brief introduction to Test Driven Development (TDD) in JavaScript (Complete Beginner's Step-by-Step Tutorial)
Mozilla Public License 2.0
2.75k stars 349 forks source link

Tidy up #63

Closed nelsonic closed 8 years ago

nelsonic commented 8 years ago

Made a few updates to clear out the open issues.

codecov-io commented 8 years ago

Current coverage is 100% (diff: 100%)

Merging #63 into master will not change coverage

@@           master   #63   diff @@
===================================
  Files           2     2          
  Lines          33    33          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits           33    33          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update f715dec...aed1c92

iteles commented 8 years ago

:tada: Great timing. Also like the addition of live-server 👍