Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
It'd be awesome to take advantage of even a portion of the 5.x tests as well as have a module to contain more elaborate tests as issues are uncovered. I propose creating an apollo-itests module for this purpose, 5.x tests that use the JMS API can be ported over pretty easily now by using stompjms and we can also ensure that apollo-openwire eventually reaches feature parity with 5.x. At the same time the tests can be refactored to ensure they execute within a reasonable amount of time and can be run with forkMode=once. Will attach a series of patches to kick off this module.