Skip to content

CI: Unit Tests for gRPC Base Module #104

@d4v1d03

Description

@d4v1d03

Add unit tests for sdk/shared/grpc_base.py covering:

  • GrpcClientBase.init() with various timeout configurations
  • _handle_grpc_error() with different gRPC status codes (DEADLINE_EXCEEDED, UNAVAILABLE, NOT_FOUND, etc.)
  • Mock gRPC errors to test error handling without actual server

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions