Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/618
`GremlinServerWsAndHttpIntegrateTest.java` is a nice validation that all
the REST tests work and a reasonable portion websockets tests work, but is
there a nicer way to do that? Under this model, every time we add a new test we
have to also implement that test method in
`GremlinServerWsAndHttpIntegrateTest.java`. We're also not really testing all
functionality of websockets as it only does `GremlinServerIntegrateTest`.
anyway - any thoughts on a better testing model?
---
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.
---