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/unit_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
..
configs chore: add SQLALCHEMY_POOL_USE_LIFO option and missing SQLALCHEMY_POOL_PRE_PING env default value. (#22371) 11 months ago
controllers fix: MFA test failures and cleanup duplicate test files 11 months ago
core fix: generate deterministic operationId for root endpoints without one (#19888) 11 months ago
extensions feat: add redis fallback mechanism #21043 (#21044) 11 months ago
factories Chore: rm useless import and vars (#22108) 11 months ago
libs test: add comprehensive unit tests for login decorator (#22294) 11 months ago
models feat(libs): Introduce `extract_tenant_id` (#22086) 11 months ago
oss chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922) 1 year ago
repositories refactor(workflow): Rename workflow node execution models (#20458) 1 year ago
services style: convert unittest assertions to pytest style 11 months ago
utils chore: bump ruff to 0.12.x (#22259) 11 months ago
.gitignore Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
conftest.py Feature:Refactor batch update document status for #21324 (#21325) 12 months ago