You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/tests/integration_tests
k-brahma-claude f25af8430e style: convert unittest assertions to pytest style
Convert unittest-style assertions (assertEqual, assertTrue, etc.) to
pytest-style assertions to comply with project linting standards.

Applied via ruff --unsafe-fixes to ensure consistency.

 All 28 tests pass with pytest conversion
11 months ago
..
controllers style: convert unittest assertions to pytest style 11 months ago
factories feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
model_runtime/__mock refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 1 year ago
plugin refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 1 year ago
services feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
tools chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 1 year ago
utils chore: apply flake8-pytest-style linter rules (#8307) 2 years ago
vdb Chore: rm useless import and vars (#22108) 11 months ago
workflow chore: bump ruff to 0.12.x (#22259) 11 months ago
.env.example feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
.gitignore Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
__init__.py feat: server multi models support (#799) 3 years ago
conftest.py style: convert unittest assertions to pytest style 11 months ago