a2aproject / a2aproject/a2a-python

[Task]: 1.0: Run TCK tests against 1.0 implementation

Open
#666 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.1k
Forks
496
Avg merge
4d 17h
Merged PRs (30d)
12

Description

Currently some TCK tests are running in CI ([run-tck.yaml](https://github.com/a2aproject/a2a-python/blob/main/.github/workflows/run-tck.yaml)) for JSON-RPC (see #639).

This should be done as a part for 1.0 migration as well.

It is setup for Java 1.0 RC [here](https://github.com/a2aproject/a2a-java/blob/main/.github/workflows/run-tck-1.0-wip.yml) ~against a [a2a-tck/spec_1.0](https://github.com/a2aproject/a2a-tck/tree/spec_1.0) branch~ TCK merged 1.0 tests to `main`.

| Category | JSON-RPC | REST | gRPC |
| :--- | :---: | :---: | :---: |
| **Mandatory**| ⬜ | ⬜ | ⬜ |
| **Capabilities** | ⬜ | ⬜ | ⬜ |
| **Quality**| ⬜ | ⬜ | ⬜ |
| **Features** | ⬜ | ⬜ | ⬜ |

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.