a2aproject / a2aproject/a2a-tck
[Bug]: Conflicting compatibility checks
オープン
- 主要言語
- 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 はまだ評価されていません。