feat: expand module workflows, dynamic config, notifications and console API
This commit is contained in:
@@ -20,7 +20,7 @@ def test_supply_module_registers_only_scheduled_workflows() -> None:
|
||||
)
|
||||
|
||||
assert tuple(item.workflow_id for item in module.workflow_definitions()) == SUPPLY_WORKFLOW_IDS
|
||||
assert len(SUPPLY_WORKFLOW_IDS) == 3
|
||||
assert len(SUPPLY_WORKFLOW_IDS) == 4
|
||||
|
||||
|
||||
def test_supply_workflows_use_project_owned_module_commands() -> None:
|
||||
|
||||
Reference in New Issue
Block a user