move all command line validation tests form scala test to go
Open
help wanted
- Dominant language
- Go
- Stars
- 109
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
There are a lot of test which should be unit tests for the command line parsing in the go cli and not in Scala tests; historically we've done the latter but it leads to convoluted testing that is also too slow.
Contributor guide
Assessment
This issue has not been assessed yet.