Move dbtest proto bits into their own module.
Open
- Dominant language
- Go
- Stars
- 18
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
If we move the dbtest package into its own module, then we can remove some of the dev tooling dependencies from the `dbw` package.
Contributor guide
Research direction
Start by locating the dbtest package and the dbw module definition, then inspect how development-tooling dependencies are currently declared. Done means the dbtest proto bits have their own module and the dbw package no longer includes dependencies that are only needed by dbtest.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- database
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100