a2aproject / a2aproject/a2a-tck
[Bug]: Streaming capability check uses deprecated task/resubscribe method
- Langage dominant
- Python
- Étoiles
- 50
- Forks
- 40
- Merge moyen
- 7 j 1 h
- PR mergées (30 j)
- 1
Description
### What happened?
`task/resubscribe` is no longer in the spec. However, `test_tasks_resubscribe` and `test_tasks_resubscribe_nonexistent` still attempt to send it as a method and test for its capability.
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Look for the tests `test_tasks_resubscribe` and `test_tasks_resubscribe_nonexistent` in the test suite. They likely send a deprecated `task/resubscribe` method. Find where the streaming capability check is performed and update it to use the current spec method. Run these specific tests to verify they pass after the change.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- testing
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 65/100