separate redis test from the unit test
Open
enhancement
- Dominant language
- Go
- Stars
- 18
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Since we are having to start an external component we are mixing terms when we call the test suit unit tests. Therefore, we should move the redis tests out to an integration target.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Redis tests and the existing unit-test and integration-test targets in the repository. Move the Redis tests to the integration target, then verify that the unit-test target no longer requires the external Redis component and that the integration target runs those tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, redis
- Domain
- databases, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100