Kitura / Kitura/kitura-cli

Go unit tests failing

Open
#63 0 comments 0 reactions 1 assignee Claimed by @adam-rocska View on GitHub
Dominant language
Go
Stars
15
Forks
7
PR merge metrics
No merged PRs in 30d

Description

#62 introduced a Go implementation of the CLI and includes external tests. However, the Go implementation includes some unit tests which should be executable with `go test`.

One of these fails due to the current directory not being what it expects (probably a bug in the test), so I left the `test` target out of the default actions in the Makefile. It should be fixed and the tests enabled.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.