You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created some bare-bones unit tests with Karma and Jasmine (run them with npm test), but they could still be fleshed out. The purpose of these tests is mostly sanity checking, to make sure that all of the Angular controllers load properly, but they could be expanded to ensure that the functions in these controllers have the correct behavior.
The text was updated successfully, but these errors were encountered:
I created some bare-bones unit tests with Karma and Jasmine (run them with
npm test
), but they could still be fleshed out. The purpose of these tests is mostly sanity checking, to make sure that all of the Angular controllers load properly, but they could be expanded to ensure that the functions in these controllers have the correct behavior.The text was updated successfully, but these errors were encountered: