mirror of https://github.com/langgenius/dify.git
Fix flaky test `TestWorkflowDraftVariableService.test_list_variables_without_values_success` caused by low entropy in test data generation that led to duplicate values violating unique constraints. Also improve data generation in other tests within `TestWorkflowDraftVariableService` to reduce the likelihood of generating duplicate test data. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_account_service.py | ||
| test_annotation_service.py | ||
| test_api_based_extension_service.py | ||
| test_app_dsl_service.py | ||
| test_app_service.py | ||
| test_message_service.py | ||
| test_workflow_draft_variable_service.py | ||