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
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
..
artifact_tests/dependencies build: introduce uv as Python package manager (#16317) 12 months ago
integration_tests refactor: decouple Node and NodeData (#22581) 8 months ago
unit_tests test: add comprehensive unit tests for AuthType 8 months ago
__init__.py Initial commit 3 years ago