dify/api/tests/unit_tests/core
-LAN- f9baabc9f9 fix(tests): handle invalid variable type for document_extractor_node
- Imported StringVariable to properly mock an invalid variable type.
- Enhanced test case `test_run_invalid_variable_type` to use StringVariable instead of a plain string.
2024-09-30 23:32:51 +08:00
..
app/segments feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
helper feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
model_runtime chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
prompt feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
rag fix: change milvus init args from (host, port) to (url, token) (#8019) 2024-09-06 17:32:48 +08:00
tools feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
workflow fix(tests): handle invalid variable type for document_extractor_node 2024-09-30 23:32:51 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_file.py feat(api): Enhance multi modal support. 2024-09-30 23:32:51 +08:00
test_model_manager.py chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00
test_provider_manager.py chore(api/tests): apply ruff reformat #7590 (#7591) 2024-08-23 23:52:25 +08:00