dify/api/tests
L1nSn0w 8d4bd5636b refactor(tests): replace hardcoded wait time with constant for clarity
- Introduced HEARTBEAT_WAIT_TIMEOUT_SECONDS constant to improve readability and maintainability of test code.
- Updated test assertions to use the new constant instead of a hardcoded value.

(cherry picked from commit 0d53743d83b03ae0e68fad143711ffa5f6354093)
2026-02-14 16:28:38 +08:00
..
fixtures/workflow fix(api): defer streaming response until referenced variables are updated (#30832) 2026-01-12 16:23:18 +08:00
integration_tests fix: fix delete_draft_variables_batch cycle forever (#31934) 2026-02-04 19:42:50 +08:00
test_containers_integration_tests refactor: document_indexing_sync_task split db session (#32129) 2026-02-09 17:16:17 +08:00
unit_tests refactor(tests): replace hardcoded wait time with constant for clarity 2026-02-14 16:28:38 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00