dify/api/tests/test_containers_integration_tests
YungLe 86497045c9
feat: per-credential visibility control for plugin credentials (#35468)
Co-authored-by: Yang <yang@Yangs-MacBook-Pro.local>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-01 05:56:18 +00:00
..
commands feat(api): introduce model-type migration script (#36520) 2026-05-27 02:12:11 +00:00
controllers feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
core chore(api): upgrade graphon to 0.4.0 (#36124) 2026-05-18 00:34:17 +00:00
factories refactor(tests): use db_session_with_containers in test_storage_key_loader (#35766) 2026-05-02 17:49:20 +00:00
helpers chore(api): upgrade graphon to 0.4.0 (#36124) 2026-05-18 00:34:17 +00:00
libs test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
models chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
repositories chore(api): upgrade graphon to 0.4.0 (#36124) 2026-05-18 00:34:17 +00:00
services chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00
tasks test: move delete account task to container integration (#36733) 2026-05-27 13:58:58 +00:00
trigger refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
workflow refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
__init__.py Feat add testcontainers test (#23269) 2025-08-04 19:27:36 +08:00
conftest.py test: isolate Redis state in container tests (#36740) 2026-05-28 12:42:25 +00:00
pyrefly.toml chore: type check test container tests (#36790) 2026-05-29 01:54:25 +00:00
test_container_state_isolation.py test: isolate Redis state in container tests (#36740) 2026-05-28 12:42:25 +00:00
test_opendal_fs_default_root.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_workflow_pause_integration.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00