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/services
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
..
workflow feat(api/repo): Allow to config repository implementation (#21458) 11 months ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
services_test_help.py Add unit test for account service (#22278) 11 months ago
test_account_service.py Add unit test for account service (#22278) 11 months ago
test_dataset_permission.py feat: refactor: test_dataset unit tests #21499 (#21502) 12 months ago
test_dataset_service_batch_update_document_status.py feat: refactor: test_dataset unit tests #21499 (#21502) 12 months ago
test_dataset_service_update_dataset.py Chore: rm useless import and vars (#22108) 11 months ago
test_mfa_service.py style: convert unittest assertions to pytest style 11 months ago