Skip to content

Commit

Permalink
Fixes #165 - npm run remotetest completes cleanly (#166)
Browse files Browse the repository at this point in the history
* Fix for issue #144, added Target Server commands

* Fixes for issues 158,159,160,161,162,163, improved local and remote tests

* Fixed issue #165, all remotetests run correctly and leave no remnants

* Fix #165 - plus additional issues 158,160,161,and 163

* Fix #165 - plus additional issues 158,160,161,and 163

* Synced with key and cert file changes

* Made key and cert file options default

* Implemented Issue #159 - Flow Hooks

* Implemented Issue #162 - Target Server Get and List

* Implemented Issue #167 - Roles, Permissions and User assignment

* Updated version to 0.13 and devDependency for Jasmine

* npm audit fix

* Adding --json option back
  • Loading branch information
kurtkanaskie authored and whitlockjc committed Oct 16, 2019
1 parent a31ca3f commit e6a14c2
Show file tree
Hide file tree
Showing 34 changed files with 2,272 additions and 574 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
node_modules
remotetests/testconfig.js
testdir.zip
test.zip
*.tgz
*.tgz
Loading

0 comments on commit e6a14c2

Please sign in to comment.