|
4 years ago | |
---|---|---|
.. | ||
example | 4 years ago | |
src | 4 years ago | |
utils | 4 years ago | |
README.md | 4 years ago | |
UnitTests.html | 4 years ago | |
UnitTests_toRemoveAfterEditorES6Refactoring.html | 5 years ago | |
three.example.unit.js | 5 years ago | |
three.source.unit.js | 4 years ago |
npm i --prefix test
from root folderYou can run the unit tests in two environments:
npm run test-unit
from root foldernpm start
(or run any other local web sever) from root folder and access http://localhost:8080/test/unit/UnitTests.html
on web browser. (See How to run things locally)