a2aproject / a2aproject/a2a-java
[chore]: Add more tests for ProtoUtils
未关闭
good first issue
hacktoberfest
- 主要语言
- Java
- 星标
- 490
- 派生
- 172
- 平均合并
- 1 天 6 小时
- 30 天内合并 PR
- 55
描述
The `ProtoUtils` class contains classes for converting gRPC classes and spec classes.
We have a test class called `ToProtoTest` that has a very limited set of tests for this.
This issue is to add more test cases to thoroughly test `ProtoUtils.ToProto` and `ProtoUtils.FromProto`.
The corresponding tests in the Python SDK can be seen here:
https://github.com/a2aproject/a2a-python/blob/main/tests/utils/test_proto_utils.py
We should add more test cases similar to what's in the Python tests.
贡献指南
评估
这个 Issue 还没有评估数据。