|
il y a 4 ans | |
---|---|---|
.. | ||
editor | il y a 5 ans | |
example | il y a 4 ans | |
src | il y a 4 ans | |
utils | il y a 5 ans | |
README.md | il y a 5 ans | |
UnitTests.html | il y a 5 ans | |
UnitTests_toRemoveAfterEditorES6Refactoring.html | il y a 5 ans | |
three.editor.unit.js | il y a 5 ans | |
three.example.unit.js | il y a 5 ans | |
three.source.unit.js | il y a 5 ans |
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)