a2aproject / a2aproject/a2a-tck

[Bug]: Conflicting compatibility checks

オープン
#42 コメント 1 件 リアクション 0 件 担当者 1 名 @maeste が担当を希望しています GitHub で見る
主要言語
Python
スター
50
フォーク
40
平均マージ
7日 1時間
マージ済み PR(30日)
1

説明

### What happened?

`test_message_stream_invalid_params` asserts that the response for a request with invalid parameters is a single Json RCP error response object (not a stream)
`test_tasks_resubscribe_nonexistent` asserts that it gets back a stream and that its first result is an error object

IMO (not sure about the spec) these two paths should yield the same type of response. Either a stream with a singular error object, or an error object alone.

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。