MichaelAng / dnd-char-gen

A basic dnd application built on angular 2
MIT License
1 stars 0 forks source link

set up testing for the client #10

Open MichaelAng opened 8 years ago

MichaelAng commented 8 years ago

add karma config add karma-test-shim

zahid commented 8 years ago

Add unit and integration testing for the api as well

zahid commented 8 years ago

Unit testing for the api server is contained in #35