dify/api/tests/test_containers_integration.../services
-LAN- 9a5f214623
refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Davide Delbianco <davide.delbianco@outlook.com>
Co-authored-by: minglu7 <1347866672@qq.com>
Co-authored-by: Ponder <ruan.lj@foxmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: heyszt <270985384@qq.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Guangdong Liu <liugddx@gmail.com>
Co-authored-by: Eric Guo <eric.guocz@gmail.com>
Co-authored-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: XlKsyt <caixuesen@outlook.com>
Co-authored-by: Dhruv Gorasiya <80987415+DhruvGorasiya@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Tonlo <123lzs123@gmail.com>
Co-authored-by: Yusuke Yamada <yamachu.dev@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Ademílson Tonato <ademilsonft@outlook.com>
Co-authored-by: znn <jubinkumarsoni@gmail.com>
Co-authored-by: yangzheli <43645580+yangzheli@users.noreply.github.com>
2025-10-19 21:29:04 +08:00
..
tools use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
workflow use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
__init__.py Feat add testcontainers test for account service (#23380) 2025-08-05 20:15:39 +08:00
test_account_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_advanced_prompt_template_service.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
test_agent_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_annotation_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_api_based_extension_service.py try ast-grep (#24149) 2025-08-19 13:41:52 +08:00
test_app_dsl_service.py Export DSL from history (#24939) 2025-09-02 21:36:52 +08:00
test_app_generate_service.py chore: Avoid directly using OpenAI dependencies (#26590) 2025-10-06 10:40:38 +08:00
test_app_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_feature_service.py feat: add testcontainers based tests for feature service (#24026) 2025-08-19 09:32:47 +08:00
test_file_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_message_service.py try ast-grep (#24149) 2025-08-19 13:41:52 +08:00
test_metadata_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_model_load_balancing_service.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
test_model_provider_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_saved_message_service.py feature: add test containers base tests for saved message service (#24259) 2025-08-21 09:34:49 +08:00
test_tag_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_web_conversation_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_webapp_auth_service.py refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
test_workflow_app_service.py fix: use account id in workflow app log filter (#26811) 2025-10-14 14:32:40 +08:00
test_workflow_draft_variable_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
test_workflow_run_service.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
test_workflow_service.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
test_workspace_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00