Inline again.
On 08/11/2011 11:28 PM, Stuart Douglas wrote:
I am ok with splitting the tests up in this manner, but I think we
will
need additional test suite modules for purely technical reasons.
For instance, at the moment we also have compat for hibernate 3 testing,
and timer service, to test the ejb timer service.
Compat is needed because maven cannot handle having multiple hibernate
versions in the same module, and timer service
is separate because it needs the preview configuration, and need to run
multiple times in order to test restoring persistent timers.
Agreed. At the moment I've addressed only the standard "we need to test
a deployment" type of integration case. There will be the need for
other modules as you note, also for stuff like:
1) Tests which do manual control of multinode domain
2) CLI
...etc. QA is feeding us some great requirements for these, and I'd
like to discuss those once we resolve the first 3 points I've raised so
far. :)
S,
ALR