dify/api/tests/test_containers_integration...
Guangdong Liu 7a626747cf
bugfix: The randomly generated email by Faker actually corresponded to an existing account in the test database, causing the test to fail. (#25646)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-14 18:41:35 +08:00
..
factories add more dataclass (#25039) 2025-09-06 03:20:13 +08:00
services bugfix: The randomly generated email by Faker actually corresponded to an existing account in the test database, causing the test to fail. (#25646) 2025-09-14 18:41:35 +08:00
tasks feat: add test containers based tests for disable segments from index task (#25660) 2025-09-14 14:12:52 +08:00
workflow Feat add testcontainers test (#23269) 2025-08-04 19:27:36 +08:00
__init__.py Feat add testcontainers test (#23269) 2025-08-04 19:27:36 +08:00
conftest.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00