dify/api/tests/unit_tests
HeYinKazune f7c6270f74
refactor: use sessionmaker in tool_label_manager.py (#34895)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-14 07:23:29 +00:00
..
commands
configs chore: allow disabling app-level PostgreSQL timezone injection (#35129) 2026-04-14 05:57:27 +00:00
controllers test: split merged API test modules and remove F811 ignore (#35105) 2026-04-14 03:54:30 +00:00
core refactor: use sessionmaker in tool_label_manager.py (#34895) 2026-04-14 07:23:29 +00:00
enterprise/telemetry
events
extensions refactor(otel): replace Any with Tracer and [T] generics (#34883) 2026-04-10 07:37:14 +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(ci): add pyrefly type coverage reporting to CI (#34754) 2026-04-10 07:43:29 +00:00
models test: implement Account/Tenant model integration tests to replace db-mocked unit tests (#34994) 2026-04-13 03:39:16 +00:00
oss refactor(api): replace test fixture side-effect imports (#34421) 2026-04-02 04:55:15 +00:00
repositories test: migrate SQLAlchemyWorkflowNodeExecutionRepository tests to testcontainers (#34926) 2026-04-10 17:35:52 +00:00
services test: split merged API test modules and remove F811 ignore (#35105) 2026-04-14 03:54:30 +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 chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
utils fix: fix remove_leading_symbols remove [ (#34832) 2026-04-09 08:22:09 +00:00
__init__.py
.gitignore
conftest.py