workflows.tests.test_modelsΒΆ
Tests for workflows models module.
ClassesΒΆ
Test the State enum. |
|
Test the BADGE_MAP dictionary. |
|
Test the get_status_badge function. |
|
Test the WorkflowDefinition model. |
|
Test the WorkflowScope model. |
Module ContentsΒΆ
- class workflows.tests.test_models.TestGetStatusBadge[source]ΒΆ
Test the get_status_badge function.
- class workflows.tests.test_models.TestWorkflowDefinition[source]ΒΆ
Test the WorkflowDefinition model.