Improvements and unit tests
authoraardizio <alessandroardizio94@gmail.com>
Sun, 19 Jan 2020 20:40:18 +0000 (21:40 +0100)
committeraardizio <alessandroardizio94@gmail.com>
Sun, 19 Jan 2020 20:40:18 +0000 (21:40 +0100)
commit506c2a140687bf8b1a1313a8d7aeb9e3f0f142a7
tree02f2dc11ecbb3e7db631cdb42cf96d756c15ea69
parent03c4fc3026e8818a86c5d78f71180c341823100e
Improvements and unit tests
lib/dynamic.js
lib/fixed.js
lib/workers.js
package.json
tests/dynamic.test.js [new file with mode: 0644]
tests/fixed.test.js [new file with mode: 0644]
tests/testWorker.js [new file with mode: 0644]
tests/util.test.js
yourWorker.js