|
hace 4 años | |
---|---|---|
.. | ||
editor | hace 5 años | |
example | hace 5 años | |
src | hace 4 años | |
utils | hace 5 años | |
README.md | hace 5 años | |
UnitTests.html | hace 5 años | |
UnitTests_toRemoveAfterEditorES6Refactoring.html | hace 5 años | |
three.editor.unit.js | hace 5 años | |
three.example.unit.js | hace 5 años | |
three.source.unit.js | hace 5 años |
npm i --prefix test
from root folderYou can run the unit tests in two environments:
npm run test-unit
from root foldernpm run dev-test
and call http://localhost:8080/test/unit/UnitTests.html
(see How to run things locally)