dify/api/tests/integration_tests
2026-04-12 05:21:31 +00:00
..
controllers/console refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832) 2026-03-21 11:47:48 +09:00
core refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
factories refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
libs refactor: use EnumText for ApiToken.type (#33961) 2026-03-24 02:46:06 +09:00
model_runtime/__mock refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
plugin refactor(api): replace test fixture side-effect imports (#34421) 2026-04-02 04:55:15 +00:00
services test: migrate conftest and plugin lifecycle tests to SQLAlchemy 2.0 select() API (#34979) 2026-04-12 05:21:31 +00:00
storage ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
tasks test: migrate test_remove_app_and_related_data_task to SQLAlchemy 2.0 select() API (#34985) 2026-04-12 05:19:49 +00:00
tools refactor(api): replace test fixture side-effect imports (#34421) 2026-04-02 04:55:15 +00:00
utils chore: apply flake8-pytest-style linter rules (#8307) 2024-09-12 18:09:16 +08:00
vdb refactor(api): replace test fixture side-effect imports (#34421) 2026-04-02 04:55:15 +00:00
workflow refactor(api): replace test fixture side-effect imports (#34421) 2026-04-02 04:55:15 +00:00
__init__.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
.env.example feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00
.gitignore Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
conftest.py test: migrate conftest and plugin lifecycle tests to SQLAlchemy 2.0 select() API (#34979) 2026-04-12 05:21:31 +00:00