Dan Smith created GEODE-2901:
--------------------------------
Summary: Add more tests of http session replication module
Key: GEODE-2901
URL: https://issues.apache.org/jira/browse/GEODE-2901
Project: Geode
Issue Type: Improvement
Components: http session
Reporter: Dan Smith
We should add more integration tests of http session replication with failover,
expiration, and multiple containers.
We currently have some junit tests of the generic session replication module in
geode-modules-session and a couple of dunit tests of the tomcat session module
in geode-modules-tomcat8.
However, we really want a comprehensive set of tests that run against both
session modules and multiple containers.
I think we can get to that point if we use something like
[cargo|https://codehaus-cargo.github.io/cargo/Home.html]. We could do something
like the dunit tests we have where we use httpunit from the client, but use
cargo to actually launch the containers.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)