mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
chore: added a todo to further improve other tests
This commit is contained in:
parent
e0bdbd4e45
commit
28ad35848f
@ -47,6 +47,10 @@ func testHeader(t *testing.T, r *http.Request, header string, want string) {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: improve all tests bellow by checking wether the mocked handlers
|
||||
// were called or not.
|
||||
|
||||
|
||||
func TestRunPipe_ModeBinary(t *testing.T) {
|
||||
setup()
|
||||
defer teardown()
|
||||
|
Loading…
x
Reference in New Issue
Block a user