Unit test Questions

Unit test Questions

Comments

  • When I create a Unit Test a Rule is also created is this expected?
    Why does creating/deleting a unit test result in editing the flow?

  • Any time the modified date on a Flow Changes it is considered an edit. This includes saving or debugging a Flow. If we are creating or deleting the Unit test in the Debugger that would be considered a edit. When we create a unit test, it creates a unit test entity and an associated rule with it. Unit Tests are made up of Sample Data, in addition to a Rule that evaluates the step results and the path that the particular Flow follows.

Sign In or Register to comment.