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
We should start the testing infrastructure for this project.
We can't use Karma as angular-cli is a command line tool, and there's no need for browsers.
We'll probably go with Mocha, following in ember-cli's footstep, and getting inspired by their already working testing infrastructure.