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
Jason 65a17afd9f test: add comprehensive unit tests for AuthType
Add unit tests for api/services/auth/auth_type.py covering:
- Basic enum properties and StrEnum inheritance
- String representation and value validation
- Type safety and invalid access handling
- Iteration, membership, and immutability
- Hash support and JSON serialization
- Integration with ApiKeyAuthFactory
8 months ago
..
auth test: add comprehensive unit tests for AuthType 8 months ago
tools refactor: Fix some type error (#22594) 8 months ago
workflow feat(api/repo): Allow to config repository implementation (#21458) 9 months ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
services_test_help.py Add unit test for account service (#22278) 9 months ago
test_account_service.py Add unit test for account service (#22278) 9 months ago
test_dataset_permission.py feat: refactor: test_dataset unit tests #21499 (#21502) 9 months ago
test_dataset_service_batch_update_document_status.py feat: refactor: test_dataset unit tests #21499 (#21502) 9 months ago
test_dataset_service_update_dataset.py Fix/replace datetime patterns with naive utc now (#22654) 8 months ago