nodejs-itoolkit icon indicating copy to clipboard operation
nodejs-itoolkit copied to clipboard

test: Fix mocha/no-skipped-tests

Open abmusse opened this issue 5 years ago • 1 comments

Resolves #289

Needed away to to check if ZZSRV6 XMLSERVICE test service program was available before running the *.addReturn test cases. If its unavailable the test case will be skipped. In doing so I updated the checkObjectExists.js helper function signature. I needed a way to to pass the library the object resides rather than always using NODETKTEST library. The skipped iSql.* test cases are commented out for now.

abmusse avatar Jul 21 '20 19:07 abmusse

:wave: Hi! This pull request has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed.

github-actions[bot] avatar Aug 22 '20 00:08 github-actions[bot]