dify/api/tests/test_containers_integration_tests
wdeveloper16 ea41e9ab4e
test: implement Account/Tenant model integration tests to replace db-mocked unit tests (#34994)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-13 03:39:16 +00:00
..
controllers fix: fix orm_exc.DetachedInstanceError (#34904) 2026-04-10 07:13:59 +00:00
core test: update TestContainers integration tests and unit test fixtures to SQLAlchemy 2.0 select() API (#34969) 2026-04-12 01:24:14 +00:00
factories refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
helpers refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
libs fix(api): StreamsBroadcastChannel start reading messages from the end (#34030) 2026-03-25 10:21:57 +08:00
models test: implement Account/Tenant model integration tests to replace db-mocked unit tests (#34994) 2026-04-13 03:39:16 +00:00
repositories test: migrate SQLAlchemyWorkflowNodeExecutionRepository tests to testcontainers (#34926) 2026-04-10 17:35:52 +00:00
services fix: external dataset tenant checks for bound knowledge APIs (#34734) 2026-04-13 01:47:57 +00:00
tasks refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
trigger refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
workflow fix(template-transform): use base64 encoding for Jinja2 templates to fix #26818 (#30223) 2025-12-29 13:03:39 +08:00
__init__.py Feat add testcontainers test (#23269) 2025-08-04 19:27:36 +08:00
conftest.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
test_opendal_fs_default_root.py fix: pass default root to OpenDAL Operator for fs scheme (#33678) 2026-03-19 15:30:13 +08:00
test_workflow_pause_integration.py test: update TestContainers integration tests and unit test fixtures to SQLAlchemy 2.0 select() API (#34969) 2026-04-12 01:24:14 +00:00