Using integration tests for Analyzer/Responder tests makes total sense in the context of cortexutils.
An analyzer/responder actually expects an input.json and produces an output.json as a result of execution.
Whatever happens in between these two artifacts is not necessary relevant unless the expected output.json is produced.
Using integration tests for Analyzer/Responder tests makes total sense in the context of cortexutils.
An analyzer/responder actually expects an input.json and produces an output.json as a result of execution.
Whatever happens in between these two artifacts is not necessary relevant unless the expected output.json is produced.