This is an automated email from the ASF dual-hosted git repository.
alexkli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git.
from 34f84e8 make ngrok an optional dependency (#39)
new a896d36 fix issue with cross-contamination of mock-require of
debugger between wskdebug.test.js and ngrok.test.js
new 4dc9faa fix: if agent was leftover restore first before installing
agent
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
package-lock.json | 2 +-
src/agentmgr.js | 75 ++++++++++++++++++++++++++++------------------
src/debugger.js | 21 ++++---------
test/agentmgr.test.js | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++
test/test.js | 1 +
test/wskdebug.test.js | 5 ++++
6 files changed, 141 insertions(+), 46 deletions(-)