Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated param name in createAuthProvider() #11

Merged
merged 1 commit into from
Nov 22, 2016
Merged

Updated param name in createAuthProvider() #11

merged 1 commit into from
Nov 22, 2016

Conversation

fgeo23
Copy link
Contributor

@fgeo23 fgeo23 commented Nov 22, 2016

The providerName should be used in the creation of the provider instead of the provider itself

The providerName should be used in the creation of the provider instead of the provider itself
@codecov-io
Copy link

Current coverage is 63.98% (diff: 100%)

Merging #11 into master will not change coverage

@@             master        #11   diff @@
==========================================
  Files            14         14          
  Lines           908        908          
  Methods         101        101          
  Messages          0          0          
  Branches        149        149          
==========================================
  Hits            581        581          
  Misses          327        327          
  Partials          0          0          

Powered by Codecov. Last update e2bd8da...0740098

@prescottprue
Copy link
Owner

Great catch! Not sure why it wasn't caught by unit tests. Will release an update later today with the changes included.

@prescottprue prescottprue merged commit 6ff2727 into prescottprue:master Nov 22, 2016
@prescottprue prescottprue mentioned this pull request Nov 23, 2016
prescottprue added a commit that referenced this pull request Nov 23, 2016
* errors now dispatched for all query `.catch` methods
* includes authProvider bug fix in #11
* Provider name validity checking (only Google, Twitter, Facebook, and Github)
* Tests + Coverage improved with spies using `sinon` and `sinon-chai`
@fgeo23 fgeo23 deleted the patch-1 branch November 23, 2016 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants