dify/api/tests/unit_tests/controllers/web
Cyber 051f4b32e3
feat(web): add customizable input placeholder for Agent/Chatflow/Chatbot web app (#37790)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-26 09:57:31 +00:00
..
__init__.py
conftest.py
test_app.py
test_audio.py
test_completion.py
test_error.py
test_feature.py
test_files.py
test_human_input_file_upload.py
test_human_input_form.py feat(web): add customizable input placeholder for Agent/Chatflow/Chatbot web app (#37790) 2026-06-26 09:57:31 +00:00
test_message_endpoints.py
test_message_list.py
test_passport.py
test_pydantic_models.py
test_remote_files.py
test_saved_message.py
test_web_login.py refactor(tests): use caplog in web login tests (#37889) 2026-06-24 14:44:01 +00:00
test_web_passport.py
test_workflow_events.py
test_workflow.py