dify/api/tests/unit_tests
James e8af6a6b3b
test: migrate conversation service mock tests to testcontainers (#35198)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 07:55:21 +00:00
..
commands feat: add metrics to clean message and workflow-run task (#33143) 2026-03-17 13:55:28 +08:00
configs feat: support configurable redis key prefix (#35139) 2026-04-14 09:31:41 +00:00
controllers refactor(api): migrate console conversation responses to BaseModel (#35294) 2026-04-16 05:11:21 +00:00
core refactor: replace bare dict with dict[str, Any] in controller and core unit tests (#35181) 2026-04-14 17:51:49 +00:00
enterprise/telemetry refactor: replace bare dict with dict[str, Any] in enterprise telemetry, external data tool, and moderation tests (#35185) 2026-04-14 17:51:02 +00:00
events feat: enterprise otel exporter (#33138) 2026-03-27 07:56:31 +00:00
extensions feat: support configurable redis key prefix (#35139) 2026-04-14 09:31:41 +00:00
factories chore: normalize frozenset literals and myscale typing (#34327) 2026-03-31 08:21:22 +00:00
fields refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
libs feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
models feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
oss refactor(api): replace test fixture side-effect imports (#34421) 2026-04-02 04:55:15 +00:00
repositories feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
services test: migrate conversation service mock tests to testcontainers (#35198) 2026-04-16 07:55:21 +00:00
tasks refactor(tasks): migrate document_indexing_task and remove_app_and_related_data_task to SQLAlchemy 2.0 select() API (#34968) 2026-04-12 01:49:56 +00:00
tools refactor: replace bare dict with dict[str, Any] in models, providers, extensions, libs, and test utilities (#35186) 2026-04-14 17:51:25 +00:00
utils fix: fix remove_leading_symbols remove [ (#34832) 2026-04-09 08:22:09 +00:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
.gitignore Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
conftest.py refactor: select in service API wraps, file_preview, and site controllers (#34086) 2026-03-25 23:01:05 +09:00