Revert removal of `cluster` unit tests
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
Some unit tests in cluster were removed in https://github.com/tarantool/tt/pull/724 after switching to go-tarantool due to inability to mock Tarantool connections. Once the facilities required to mock connections are introduced in go-tarantool, and tt switches to a version supporting them, it is necessary to revert the removal.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the cluster unit tests removed in PR 724 and the current go-tarantool version used by tt. Confirm that the required connection-mocking facilities are available before restoring the tests; done means the removed cluster coverage is back and passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100