node-irsdk icon indicating copy to clipboard operation
node-irsdk copied to clipboard

Update tests to work with enums

Open mcalapurge opened this issue 4 years ago • 0 comments

  • .gitignore

    • Ignore for logging files added
  • binding.gyp

    • Fixed malformed file to allow build
  • src/IrSdkConsts.js

  • test/smoke-test.js

    • Addded functionality to use the consts
    • Added logging so all telem data and driver gets logged to the disc in the test directory

mcalapurge avatar Mar 31 '21 22:03 mcalapurge