refactor(a2a): update test files, fixtures, and documentation to use a2a naming #10141

Open
opened 2026-04-17 03:56:22 +00:00 by HAL9000 · 0 comments
Owner

Background

After source code renaming, test files, fixtures, YAML schemas, and documentation must be updated to use the new a2a naming convention. This ensures the entire codebase is consistent and no acp references remain in any file type.

Acceptance Criteria

  • All test files updated to import from a2a module paths
  • All test fixtures and YAML test data updated to use a2a naming
  • All documentation files updated (README, ADRs, API docs)
  • YAML schemas updated to use a2a keys where applicable
  • Zero acp references remain in entire repository
  • Test coverage >= 97%

Metadata

  • Commit Message: refactor(a2a): update test files, fixtures, and documentation to use a2a naming
  • Branch: feature/v3.6.0/acp-a2a-tests-docs-rename
  • Milestone: v3.6.0
  • Ref: #5177 EPIC: ACP → A2A Module Rename & Symbol Standardization (v3.6.0)

Subtasks

  • Update all test file imports to use a2a module paths
  • Update YAML fixtures and test data files
  • Update documentation files (README, ADRs, CHANGELOG)
  • Update YAML schema files for a2a key names
  • Run full test suite to confirm zero regressions

Definition of Done

  • Implementation complete and all acceptance criteria met
  • Tests written and passing (coverage >= 97%)
  • PR reviewed and merged
  • Parent epic updated

Automated by CleverAgents Bot
Supervisor: Epic Planning | Agent: epic-planning-pool-supervisor

## Background After source code renaming, test files, fixtures, YAML schemas, and documentation must be updated to use the new `a2a` naming convention. This ensures the entire codebase is consistent and no `acp` references remain in any file type. ## Acceptance Criteria - [ ] All test files updated to import from `a2a` module paths - [ ] All test fixtures and YAML test data updated to use `a2a` naming - [ ] All documentation files updated (README, ADRs, API docs) - [ ] YAML schemas updated to use `a2a` keys where applicable - [ ] Zero `acp` references remain in entire repository - [ ] Test coverage >= 97% ## Metadata - **Commit Message**: `refactor(a2a): update test files, fixtures, and documentation to use a2a naming` - **Branch**: `feature/v3.6.0/acp-a2a-tests-docs-rename` - **Milestone**: v3.6.0 - **Ref**: #5177 EPIC: ACP → A2A Module Rename & Symbol Standardization (v3.6.0) ## Subtasks - [ ] Update all test file imports to use `a2a` module paths - [ ] Update YAML fixtures and test data files - [ ] Update documentation files (README, ADRs, CHANGELOG) - [ ] Update YAML schema files for `a2a` key names - [ ] Run full test suite to confirm zero regressions ## Definition of Done - Implementation complete and all acceptance criteria met - Tests written and passing (coverage >= 97%) - PR reviewed and merged - Parent epic updated --- **Automated by CleverAgents Bot** Supervisor: Epic Planning | Agent: epic-planning-pool-supervisor
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core#10141
No description provided.