googlearchive / generator-angularfire

Yeoman generator for AngularFire: Angular + Firebase apps
191 stars 52 forks source link

Unit tests for default services we provide #1

Closed katowulf closed 9 years ago

katowulf commented 9 years ago

Create test units for:

services/login.js services/firebase.js controllers/login.js services/waitforauth.js directives/ngcloakauth.js

Create e2e tests for:

views/account.js

views/login.js

katowulf commented 9 years ago

Could still use more, closing for now as this doesn't seem to be in the work plan for a while.