|
5 سال پیش | |
---|---|---|
.. | ||
editor | 5 سال پیش | |
example | 5 سال پیش | |
src | 5 سال پیش | |
utils | 5 سال پیش | |
README.md | 5 سال پیش | |
UnitTests.html | 5 سال پیش | |
UnitTests_toRemoveAfterEditorES6Refactoring.html | 5 سال پیش | |
three.editor.unit.js | 5 سال پیش | |
three.example.unit.js | 5 سال پیش | |
three.source.unit.js | 5 سال پیش |
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)