sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Add normalizeGraphObjectKey to createMockExecutionContext

Open Gonzalo-Avalos-Ribas opened this issue 1 year ago • 0 comments

Adding normalizeGraphObjectKey to createMockExecutionContext. This previously made executeStepWithDependencies to not call the normalizeGraphObjectKey declared in the invocationConfig. That made some integrations behave differently when running tests than when actual collection running.

Gonzalo-Avalos-Ribas avatar Sep 24 '24 18:09 Gonzalo-Avalos-Ribas