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 還沒有評估資料。