Skip to content

Conversation

@richardjrossiii
Copy link
Contributor

This allows us to more easily do path redirection while performing tests.

Also: Make batch requests no longer require manual encoding.

Now leverages the existing 'ParseCommand' class instead of constructing improperly typed dictionaries.

richardjrossiii added a commit that referenced this pull request Nov 16, 2015
This PR hopes to unify some of these initialization settings int o a single 'configuration' class that can be easily used to intialize parse in a much cleaner way, especially as we add even more initialization options. Depends on #77.
This allows us to more easily do path redirection while performing tests.
Now leverages the existing 'ParseCommand' class instead of constructing improperly typed dictionaries. TODO: Split this into its own class.
richardjrossiii added a commit that referenced this pull request Nov 16, 2015
This PR hopes to unify some of these initialization settings int o a single 'configuration' class that can be easily used to intialize parse in a much cleaner way, especially as we add even more initialization options. Depends on #77.
@hallucinogen
Copy link
Contributor

Looking good. Make sure integration test runs well. I'll update jenkins to reflect the change.

@richardjrossiii
Copy link
Contributor Author

I ran integrations against this locally (that's how I caught the batch encoding stuff). All passed.

richardjrossiii added a commit that referenced this pull request Nov 16, 2015
Remove hard-coded '/1/' from all API request URIs.
@richardjrossiii richardjrossiii merged commit 325a5ad into master Nov 16, 2015
@richardjrossiii richardjrossiii deleted the richardross.command.v1 branch November 16, 2015 23:35
richardjrossiii added a commit that referenced this pull request Nov 16, 2015
This PR hopes to unify some of these initialization settings int o a single 'configuration' class that can be easily used to intialize parse in a much cleaner way, especially as we add even more initialization options. Depends on #77.
@richardjrossiii richardjrossiii added this to the 1.6.2 milestone Nov 17, 2015
richardjrossiii added a commit that referenced this pull request Dec 9, 2015
This PR hopes to unify some of these initialization settings int o a single 'configuration' class that can be easily used to intialize parse in a much cleaner way, especially as we add even more initialization options. Depends on #77.
richardjrossiii added a commit that referenced this pull request Dec 14, 2015
This PR hopes to unify some of these initialization settings int o a single 'configuration' class that can be easily used to intialize parse in a much cleaner way, especially as we add even more initialization options. Depends on #77.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants