dify/api/tests
QuantumGhost 223c1a8089
test(api): fix flaky tests in TestWorkflowDraftVariableService (#23749)
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.
2025-08-11 17:39:58 +08:00
..
artifact_tests/dependencies build: introduce uv as Python package manager (#16317) 2025-04-15 16:16:49 +08:00
integration_tests fix: ensure vector database cleanup on dataset deletion regardless of document presence (affects all 33 vector databases) (#23574) 2025-08-08 09:18:43 +08:00
test_containers_integration_tests test(api): fix flaky tests in TestWorkflowDraftVariableService (#23749) 2025-08-11 17:39:58 +08:00
unit_tests fix: sync missing conversation variables for existing conversations (#23649) 2025-08-09 22:42:18 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00