FirebaseExtended / angularfire

AngularJS bindings for Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FirebaseAuth: Add unit test case for _initAuthResolver

PezCoder opened this issue · comments

What ?
I've been exploring the codebase & realised that some of the functions in
FirebaseAuth.js doesn't have unit test cases especially the one's that are not exposed to user.

Was that intentional ?
I would love to work on it if not, taking one by one.
I've added some for _initAuthResolver function in #950