dify/api/tests/integration_tests
-LAN- 39a0b89b9a
Fix: enforce editor-only access to chat message logs (#25936)
2025-09-18 22:01:56 +08:00
..
controllers/console Fix: enforce editor-only access to chat message logs (#25936) 2025-09-18 22:01:56 +08:00
factories chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
model_runtime/__mock chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
plugin Typing test (#24651) 2025-08-28 09:36:39 +08:00
services orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
storage ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
tasks feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737) 2025-08-13 11:13:08 +08:00
tools Typing test (#24651) 2025-08-28 09:36:39 +08:00
utils chore: apply flake8-pytest-style linter rules (#8307) 2024-09-12 18:09:16 +08:00
vdb chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
workflow chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
.env.example Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
.gitignore Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
__init__.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
conftest.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00