|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
editor | %!s(int64=5) %!d(string=hai) anos | |
example | %!s(int64=5) %!d(string=hai) anos | |
src | %!s(int64=5) %!d(string=hai) anos | |
utils | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
UnitTests.html | %!s(int64=5) %!d(string=hai) anos | |
UnitTests_toRemoveAfterEditorES6Refactoring.html | %!s(int64=5) %!d(string=hai) anos | |
three.editor.unit.js | %!s(int64=5) %!d(string=hai) anos | |
three.example.unit.js | %!s(int64=5) %!d(string=hai) anos | |
three.source.unit.js | %!s(int64=5) %!d(string=hai) anos |
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)