Skip to content

Add ability to test multiple server configurations #498

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

Merged
merged 4 commits into from
Feb 20, 2016

Conversation

drew-gross
Copy link
Contributor

This is a little janky due to needing to blow away some global state on every server reinitialization, and not blow away other global state. So it's kinda a stop-gap solution.

Amount of time the tests take is not significantly impacted.

enableAnonymousUsers = true,
oauth = {},
serverURL,
}) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is that an accept? :D

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like that syntax, learning ES6 at the same time you know... js/node is only my part-time pleasure.

@drew-gross
Copy link
Contributor Author

Test failure seems unrelated. Open/close.

@drew-gross drew-gross closed this Feb 19, 2016
@drew-gross drew-gross reopened this Feb 19, 2016
@flovilmart
Copy link
Contributor

that will go well with #501 ;)

@drew-gross
Copy link
Contributor Author

Yah I did this for the purpose of testing adapters easier.

@facebook-github-bot
Copy link

@drew-gross updated the pull request.

@facebook-github-bot
Copy link

@drew-gross updated the pull request.

@drew-gross
Copy link
Contributor Author

Gonna skip review on this because it really only changes tests and I'm tired of fixing merge conflicts. Sorry @nlutsenko :(

drew-gross added a commit that referenced this pull request Feb 20, 2016
Add ability to test multiple server configurations
@drew-gross drew-gross merged commit 8aaf8f2 into parse-community:master Feb 20, 2016
@nlutsenko
Copy link
Contributor

All good, I love the style changes here as well.!

@drew-gross drew-gross deleted the test-configurations branch April 5, 2016 21:52
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.

4 participants