WPS icon indicating copy to clipboard operation
WPS copied to clipboard

[WPS-4.0] Integrate integration testing for WPS4R module

Open ridoo opened this issue 8 years ago • 1 comments

ridoo avatar Oct 30 '15 11:10 ridoo

the module has no configuration for failsafe yet, so...

  • move the common parts of the current configuration from the webapp module to parent pom pluginManagement
  • re-add configuration to webapp module
  • add configuration for failsafe to WPS4R module
  • see if the IT is picked up in mvn verify
  • see if the WPS4R it's can be adapted to check for a locally available RServe instance, e.g. by making that a resource, and only execute them if Rserve is running
    • remove exclude
    • test should only be made once for all ITs

nuest avatar Oct 30 '15 11:10 nuest