advancedwebdeveloper commented on issue #1130: URL: https://github.com/apache/openwhisk-wskdeploy/issues/1130#issuecomment-803170621
> @advancedwebdeveloper Running the "goTest" (gradle command) has never been valid in local configurations (especially for integration tests which requires a full OpenWhisk backend plus all providers installed and working with backing services). As the README states, you should run only "unit" tests locally with "go test" (actual go command); OK, understood. > "go test" integration tests will only work in Travis as the needed credentials are provided in that environment. And how would I run Travis in my local environment? Or you want me to fork on Github - and your bot would push a job to Travis, automatically? > > FWIW, The direction of the client tools (wskdeploy and CLI) is one where gogradle (which has not been updated since 2017 and is hardcoded to the deprecated govendor) is replaced with a newer plugin or removed altogether. OK, I am just following the current instructions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
