dify/api/tests/unit_tests/controllers/service_api
2026-09-03 03:52:41 +00:00
..
app refactor(service-api): inject file upload service (#41585) 2026-09-03 03:41:45 +00:00
dataset refactor(service_api): dep-inject the dataset create payload with @model_validate (#41651) 2026-09-03 03:52:41 +00:00
end_user test: use real ORM models in app and API tests (#40020) 2026-08-06 04:36:58 +00:00
__init__.py test: improve unit tests for controllers.service_api (#32073) 2026-02-25 14:45:50 +08:00
conftest.py test: migrate residual controller sessions and ORM models to SQLite (#40606) 2026-08-15 15:15:11 +00:00
test_conftest.py test: use SQLite sessions in service API fixtures (#38784) 2026-07-22 04:51:49 +00:00
test_index.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
test_trace_session_id_parsing.py test: migrate web controller identity ORM models to real entities (#40639) 2026-08-14 05:34:43 +00:00
test_wraps.py feat: allow knowledge base API keys to be scoped to a single dataset (#37569) 2026-09-02 10:30:42 +00:00