new feature: Integration with kbdb Autonomous
This commit is contained in:
@@ -35,7 +35,7 @@ def test_workflow_completo_e_registrado_sem_pending():
|
||||
state = {}
|
||||
runtime._capture_pending_domain_workflow(state, _envelope("COMPLETED", "pro_rata"))
|
||||
assert state["business_workflows_executed"] == ["pro_rata"]
|
||||
assert "pending_domain_workflow" not in state
|
||||
assert state["pending_domain_workflow"] is None
|
||||
|
||||
|
||||
def test_latch_nao_duplica_workflow():
|
||||
|
||||
Reference in New Issue
Block a user