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

2.0.Beta.1 #14

Merged
merged 11 commits into from
Jun 6, 2017
Merged

2.0.Beta.1 #14

merged 11 commits into from
Jun 6, 2017

Conversation

MichaelJ2324
Copy link
Contributor

Added Bulk API Endpoint, with custom BulkRequest Data Object to parse
Endpoints and Request Objects, so that you don’t have to manually build
out the Bulk Request yourself.

Added an SugarEndpointInterface to allow for a “compileRequest” method,
which allows for easier debugging of Endpoints, and helps the Bulk API
Endpoint.

Cleaned up PHP Inline Docs, and made unit tests for everything except
the Endpoints. Endpoint Unit Tests are started, but a lot more work to
be done.

Bean Endpoint is built, and CRUD methods are working as expected.
Added Bulk API Endpoint, with custom BulkRequest Data Object to parse
Endpoints and Request Objects, so that you don’t have to manually build
out the Bulk Request yourself.

Added an SugarEndpointInterface to allow for a “compileRequest” method,
which allows for easier debugging of Endpoints, and helps the Bulk API
Endpoint.

Cleaned up PHP Inline Docs, and made unit tests for everything except
the Endpoints. Endpoint Unit Tests are started, but a lot more work to
be done.
Finished Unit Test for Filter Operators and Expressions.
@coveralls
Copy link

coveralls commented Jun 6, 2017

Coverage Status

Coverage decreased (-24.3%) to 63.636% when pulling 0c403a5 on MichaelJ2324:2.0 into e9fa22b on sugarcrm:2.0.

@coveralls
Copy link

coveralls commented Jun 6, 2017

Coverage Status

Coverage decreased (-24.3%) to 63.636% when pulling bfd6337 on MichaelJ2324:2.0 into e9fa22b on sugarcrm:2.0.

@geraldclark geraldclark merged commit 071461a into sugarcrm:2.0 Jun 6, 2017
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.

None yet

3 participants