a2aproject / a2aproject/a2a-java

[chore]: Add more tests for ProtoUtils

Open
#304 5 comments 0 reactions 1 assignee Claimed by @Akanksha928 View on GitHub
good first issue hacktoberfest
Dominant language
Java
Stars
490
Forks
172
Avg merge
1d 6h
Merged PRs (30d)
55

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.