v3.1.0
Add Integration Testing
Integration Testing has been added to ensure proper creation of notables/observables in Splunk Enterprise Security.
This is an advanced feature which can be enabled with on the command line via contentctl test --enable_integration_testing
. If doing so, please ensure that Splunk Enterprise Security is installed in your environment.
A number of additional stability and internal improvements were made to enable this change. Each test now runs a UNIT TEST and an INTEGRATION TEST. In the default behavior (without using --enable_integration_testing) these tests will appear as skipped.
In the near future, more verbose documentation will be published around the use of this feature.
Thank you to @cmcginley-splunk for his excellent work on these updates!