tarantool / tarantool/tt

Revert removal of `cluster` unit tests

Open
#750 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

blocked
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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.