running tests locally uses the wrong wsk binnary
Open
bug
testing
- Dominant language
- Go
- Stars
- 109
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
When you run the scala tests in this repo, they pick up the `wsk` binary from, and worse, they use the settings from ~/.wskprops. The tests should be more explicit about using the binary from this repo, and document how to change the properties files used for tests.
Contributor guide
Assessment
This issue has not been assessed yet.