issues
search
apihlaja
/
node-irsdk
iRacing SDK implementation for Node.js.
https://apihlaja.github.io/node-irsdk
MIT License
102
stars
55
forks
source link
Update tests to work with enums
#95
Open
mcalapurge
opened
3 years ago
mcalapurge
commented
3 years ago
.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
test
directory
.gitignore
binding.gyp
src/IrSdkConsts.js
test/smoke-test.js
test
directory