bwplotka / bingo

Like `go get` but for Go tools! CI Automating versioning of Go binaries in a nested, isolated Go modules.
Apache License 2.0
342 stars 29 forks source link

Add back error cases tests. #123

Open bwplotka opened 1 year ago

bwplotka commented 1 year ago

Some tests were removed in https://github.com/bwplotka/bingo/pull/122 - we need to get them back.

See commented code in https://github.com/bwplotka/bingo/blob/f2324ffe75917bd3c1ae2394b18a6c454071623f/get_e2e_test.go#L241 and https://github.com/bwplotka/bingo/blob/f2324ffe75917bd3c1ae2394b18a6c454071623f/get_e2e_test.go#L490