|
vor 4 Jahren | |
---|---|---|
.. | ||
example | vor 4 Jahren | |
src | vor 4 Jahren | |
utils | vor 4 Jahren | |
README.md | vor 4 Jahren | |
UnitTests.html | vor 4 Jahren | |
UnitTests_toRemoveAfterEditorES6Refactoring.html | vor 5 Jahren | |
three.example.unit.js | vor 5 Jahren | |
three.source.unit.js | vor 4 Jahren |
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)