dify/api/tests/test_containers_integration_tests/models
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
..
test_account.py test: implement Account/Tenant model integration tests to replace db-mocked unit tests (#34994) 2026-04-13 03:39:16 +00:00
test_app_model_config.py test: [Refactor/Chore] use Testcontainers to do sql test #32454 (#32460) 2026-03-13 17:32:39 +09:00
test_conversation_message_inputs.py test: migrate Conversation/Message inputs tenant resolution SQL tests to Testcontainers (#34957) 2026-04-11 15:39:30 +00:00
test_conversation_status_count.py test: migrate Conversation.status_count and Site.generate_code SQL tests to Testcontainers (#34955) 2026-04-11 17:56:44 +00:00
test_dataset_models.py refactor: use EnumText for dataset and replace string literals 4 (#33606) 2026-03-18 09:18:08 +09:00
test_types_enum_text.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
test_workflow_node_execution_model.py test: migrate WorkflowNodeExecutionModel creator property SQL tests to Testcontainers (#34958) 2026-04-11 15:39:49 +00:00