You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although not necessary to exercise every operator in tests (this should be covered by run-crank/typescript-cog-utilities#5), we should at least cover a few new branches of code and ensure the field is set correctly
Scope / UAT Target
Add operator field assertion in "expected step fields" test for SalesLoft Person Check Step
Field is set with expected key
Field is set to optional
Add error outcome assertion when util.compare throws UnknownOperatorError for SalesLoft Person Check Step
Add error outcome assertion when util.compare throws InvalidOperandError for SalesLoft Person Check Step
The text was updated successfully, but these errors were encountered:
What / Why
Although not necessary to exercise every operator in tests (this should be covered by run-crank/typescript-cog-utilities#5), we should at least cover a few new branches of code and ensure the field is set correctly
Scope / UAT Target
util.compare
throws UnknownOperatorError for SalesLoft Person Check Steputil.compare
throws InvalidOperandError for SalesLoft Person Check StepThe text was updated successfully, but these errors were encountered: