freeCodeCampLondon / FCCLND

Portal for FCC London Campers
https://FreeCodeCampLondon.github.io/FCCLND/
MIT License
32 stars 16 forks source link

Testing #9

Open artitudinale1 opened 8 years ago

artitudinale1 commented 8 years ago

Requires #13 to be implemented first.

Start write Unit Test for app. Some ideas: https://www.sitepoint.com/unit-and-e2e-testing-in-angularjs/

Never actually done it before :P so any suggestions is welcome

artitudinale1 commented 8 years ago

Good resource on testing http://andyshora.com/unit-testing-best-practices-angularjs.html

So we will need to implement Unit and e2e tests:

Installation/Configuration UNIT TEST

Installation/Configuration E2E TEST As Karma site suggest http://karma-runner.github.io/0.13/intro/faq.html