deephaven / deephaven-core

Deephaven Community Core
Other
255 stars 80 forks source link

Jetty end-to-end HTTP testing #3004

Open devinrsmith opened 2 years ago

devinrsmith commented 2 years ago

With our move to jetty, it probably makes sense to do HTTP client tests against the servlets and filters we install in io.deephaven.server.jetty.JettyBackedGrpcServer.

For example, testing cache parameters, etags, ide, jsapi, js-plugins, speed, size, etc.

devinrsmith commented 1 year ago

Are potential tools.