-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.6.0-HF40, 5.8.0-HF27, 6.0-HF01, 7.1
-
Component/s: Nuxeo Drive
-
Sprint:Sprint Drive 7.1-2
-
Story Points:2
All operations from the org.nuxeo.drive.operations.test package, event though they are restricted to administrators with Automation bindings, should only be runnable in test mode.
For each of them let's raise an Exception if org.nuxeo.runtime.testing is not set to "true" (Framework#isTestModeSet).
This is a quickfix, real solution would be to have a dedicated (and private) marketplace package to be deployed only within Drive integration tests.