dify/api/tests/unit_tests/core
Byron.wang c4ea406586
refactor(api): decouple system features and web adapters (#40772)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-09-01 11:50:52 +00:00
..
agent feat(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +00:00
app test: migrate audit findings sessions and ORM models to SQLite (#40551) 2026-08-31 05:55:38 +00:00
base fix(tts): propagate and validate actual audio MIME (#41043) 2026-08-24 03:38:09 +00:00
callback_handler test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
datasource test: centralize core and service config overrides (#40868) 2026-08-29 14:05:34 +00:00
entities test: centralize core and service config overrides (#40868) 2026-08-29 14:05:34 +00:00
extension test: centralize core and service config overrides (#40868) 2026-08-29 14:05:34 +00:00
external_data_tool test: use sqlite3 session in test_api (#38736) 2026-07-16 10:38:33 +00:00
file test: centralize app and account config overrides (#40860) 2026-08-25 06:19:35 +00:00
helper refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
llm_generator refactor: pass db.session explicitly in instruction_modify_workflow (#37403) (#40827) 2026-08-30 00:48:00 +00:00
logging fix(api): prevent identity logging deadlock (#39449) 2026-07-23 09:08:04 +00:00
mcp fix(workflow): block manual runs for trigger workflows (#41519) 2026-08-31 09:30:52 +00:00
memory test: migrate telemetry and core entity ORM models to SQLite (#40574) 2026-08-18 12:25:42 +00:00
model_runtime chore(api): upgrade graphon to v0.3.0 (#35469) 2026-05-09 07:30:03 +00:00
moderation feat(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +00:00
ops test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
plugin test: centralize core and service config overrides (#40868) 2026-08-29 14:05:34 +00:00
prompt test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
rag test: migrate dataset retrieval sessions and ORM models to SQLite (#40548) 2026-09-01 09:28:33 +00:00
repositories test: centralize enterprise config overrides (#40853) 2026-08-18 12:01:01 +00:00
schemas chore: Caplog type (#37603) 2026-06-18 18:53:13 +00:00
telemetry fix: add missing metrics back and enhance typing (#40935) 2026-08-21 09:46:45 +00:00
tools test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
trigger test: migrate trigger and webhook sessions and ORM models to SQLite (#40594) 2026-08-24 04:01:02 +00:00
variables feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
workflow test: migrate agent-v2 workflow sessions and ORM models to SQLite (#40514) 2026-09-01 09:25:46 +00:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_file.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
test_model_context.py feat(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +00:00
test_model_manager.py feat(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +00:00
test_provider_configuration.py test: use sqlite3 session in test_provider_configuration (#38689) 2026-07-15 04:54:49 +00:00
test_provider_manager.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_trigger_debug_event_selectors.py refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00