node-irsdk
node-irsdk copied to clipboard
Update tests to work with enums
-
.gitignore
- Ignore for logging files added
-
binding.gyp
- Fixed malformed file to allow build
-
src/IrSdkConsts.js
- Updated consts to ensure all new enum values are covered as per iRacing Telem Data Spec
-
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
testdirectory