12 comments (12 comments)0 reactions (0 reactions)3 assignees (3 assignees)Go51,701 stars (51,701 stars)10,352 forks (10,352 forks)batch import
help wanted
- Issue type
- test
- Research direction
- The issue is to migrate tests/e2e/ctl v3 kv test.go to the common testing framework used in the etcd repository. Review the current test file and understand its structure. Look at other test files that have already been migrated to the common framework to understand the pattern. Check comments and linked issue #13637 for guidance. Ensure the migration preserves all existing test coverage.