ChiefOfGxBxL / WC3MapTranslator

Translate war3map ⇄ json formats for WarCraft III .w3x maps
https://www.npmjs.com/package/wc3maptranslator
MIT License
73 stars 31 forks source link

Unit testing #6

Closed ChiefOfGxBxL closed 6 years ago

ChiefOfGxBxL commented 7 years ago

Add unit tests, mostly for BufferedHexFileWriter.js

ChiefOfGxBxL commented 6 years ago

Added mocha suite, setup the Travis CI build (runs tests), and then report coverage to coveralls.io. The badge on the project readme now displays code coverage, which will be continually expanded.