This is an automated email from the ASF dual-hosted git repository.
alexkli pushed a change to branch refactor
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git.
from 493ce80 ensure latest yargs 15.3.0 is used as #17 depends on it
add 4ee0cf0 add complete invocation test for ngrok (failing for now)
No new revisions were added by this update.
Summary of changes:
package-lock.json | 33 ++++++++++++
package.json | 1 +
src/agentmgr.js | 2 +-
src/{ => agents}/ngrok.js | 2 +-
test/ngrok.test.js | 129 ++++++++++++++++++++++++++++++++++++++++++++--
test/test.js | 85 ++++++++++++++++++++++--------
6 files changed, 225 insertions(+), 27 deletions(-)
rename src/{ => agents}/ngrok.js (98%)