dify/api/tests/unit_tests/tasks
2025-12-21 16:51:24 +08:00
..
__init__.py
test_async_workflow_tasks.py
test_clean_dataset_task.py fix: delete knowledge pipeline but pipeline and workflow don't delete (#29591) 2025-12-15 12:00:03 +08:00
test_dataset_indexing_task.py feat: enable tenant isolation on duplicate document indexing tasks (#29080) 2025-12-08 17:54:57 +08:00
test_delete_account_task.py fix: fix delete_account_task not check billing enabled (#29577) 2025-12-15 10:12:35 +08:00
test_document_indexing_sync_task.py fix: update Notion credential retrieval in document indexing sync task (#29933) 2025-12-21 16:51:24 +08:00
test_duplicate_document_indexing_task.py feat: enable tenant isolation on duplicate document indexing tasks (#29080) 2025-12-08 17:54:57 +08:00
test_mail_send_task.py feat: complete test script of mail send task (#28963) 2025-12-01 15:45:22 +08:00
test_remove_app_and_related_data_task.py