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

Allow test credentials for Facebook Auth #5466

Merged
merged 2 commits into from
Mar 30, 2019
Merged

Allow test credentials for Facebook Auth #5466

merged 2 commits into from
Mar 30, 2019

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Mar 30, 2019

To be used for Testing with SDK's.

Bypass the use for real tokens

@codecov
Copy link

codecov bot commented Mar 30, 2019

Codecov Report

Merging #5466 into master will decrease coverage by 0.02%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5466      +/-   ##
==========================================
- Coverage   93.91%   93.89%   -0.03%     
==========================================
  Files         123      123              
  Lines        9025     9027       +2     
==========================================
  Hits         8476     8476              
- Misses        549      551       +2
Impacted Files Coverage Δ
src/Adapters/Auth/facebook.js 76.47% <66.66%> (-3.53%) ⬇️
src/RestWrite.js 92.89% <0%> (-0.19%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edf5b51...fd39127. Read the comment docs.

@dplewis dplewis merged commit 730f5c5 into master Mar 30, 2019
@dplewis dplewis deleted the facebook-test branch March 30, 2019 23:21
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* Allow test credentials for Facebook Auth

* node_env testing
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.

2 participants