dify/api/tests/unit_tests/core/app
Byron.wang 2f0c6c10bd
refactor: thread explicit sessions through app retrieval paths (#38309)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-02 17:00:47 +00:00
..
app_config refactor: use Pydantic for sensitive word avoidance config (Fixes #37… (#37660) 2026-07-01 06:46:48 +00:00
apps refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
entities feat(chatflow): stream LLM reasoning to a live thinking panel (#37460) 2026-06-23 09:49:01 +00:00
features chore: Caplog type (#37603) 2026-06-18 18:53:13 +00:00
layers chore: Caplog type (#37603) 2026-06-18 18:53:13 +00:00
task_pipeline chore: Caplog type (#37603) 2026-06-18 18:53:13 +00:00
workflow chore: add Type to test (#37191) 2026-06-19 16:44:20 +00:00
test_easy_ui_model_config_manager.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_invoke_from.py feat(api): forward user_type for MCP identity forwarding (webapp end-users) (#37347) 2026-06-12 07:30:15 +00:00
test_llm_quota.py fix: use Generator type annotation with @contextmanager decorators (#36297) 2026-05-18 07:12:49 +00:00