dify/api/tests/unit_tests/controllers/service_api
2026-09-02 02:59:30 +00:00
..
app refactor(service_api): dep-inject query params with @model_validate (#41562) 2026-09-01 05:55:50 +00:00
dataset refactor(service_api): dep-inject segment payloads with @model_validate (#41571) 2026-09-02 02:59:30 +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 refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00