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

Open
#666 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
github-actions, python
Domain
ci-cd, testing

Research direction

Examine the existing CI workflow at .github/workflows/run-tck.yaml and the Java 1.0 RC setup linked in the issue. The task is to create a similar workflow to run the 1.0 TCK tests from the a2a-tck repository's main branch against the Python SDK. Start by understanding the test configuration and how the Java workflow integrates the new tests. 'Done' means the new CI job runs and passes the mandatory TCK tests for JSON-RPC, REST, and gRPC as indicated in the table.

Written by the indexing model from the issue text.

Description

Currently some TCK tests are running in CI (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 against a a2a-tck/spec_1.0 branch TCK merged 1.0 tests to main.

Category JSON-RPC REST gRPC
Mandatory
Capabilities
Quality
Features
Dominant language
Python
Stars
2.2k
Forks
496
Avg merge
1d 23h
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from a2aproject/a2a-python

All issues in a2aproject/a2a-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.