GitHub user PommeVerte opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/121
added tests around single channel in session and sessionless requests
I added the tests I had around this change. These pass:
```
mvn clean install -DincludeNeo4j
mvn clean -DskipIntegrationTests=false -DincludeNeo4j --projects
gremlin-server verify
```
The driver end tests pass perfectly. It's looking good.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PommeVerte/incubator-tinkerpop
TINKERPOP-910-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/121.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 #121
----
commit 5706eef270227562e5a73ede689e56c7b4f15a17
Author: Dylan Millikin <[email protected]>
Date: 2015-10-26T10:18:50Z
added tests around single channel in session and sessionless requests
----
---
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.
---