GitHub user GERey opened a pull request:
https://github.com/apache/incubator-usergrid/pull/116
Ug rest test framework overhaul
DO NOT MERGE
This pr was created to monitor progress to the new rest test framework
being created.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-usergrid
UG-rest-test-framework-overhaul
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/116.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #116
----
commit 6a2b28462dddc62ab15074c99a5cb43410e1d63b
Author: grey <[email protected]>
Date: 2014-12-05T01:19:19Z
Added new basis of rest test framework using cleaner api's to manage the
Resources. Currently Added is the bare minimum need for modeling rest tests,
but missing is the Jersey integration so that we can send the calls out. Next
step is to comment and get the JerseyTest framework working within this testing
framework. This is a clean commit before any integration so here is where you
would start to build in a different framework. Added license header to all new
files.
commit 21b77a753d3d4429dff41aa1cd645348184316c8
Author: grey <[email protected]>
Date: 2014-12-05T01:19:55Z
Added new basis of rest test framework using cleaner api's to manage the
Resources. Currently Added is the bare minimum need for modeling rest tests,
but missing is the Jersey integration so that we can send the calls out. Next
step is to comment and get the JerseyTest framework working within this testing
framework. This is a clean commit before any integration so here is where you
would start to build in a different framework. Added license header to all new
files.
commit 7f532d29854b898e7c232ff8718ef6950bdff2f4
Author: grey <[email protected]>
Date: 2014-12-05T19:46:15Z
Added new jersey2 to framework, still not integrated yet.
Added top level comments to what the classes are generally for. Needs to be
cleaned up and clarified as time goes on.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---