Mr.doob dc7e084d10 Merge branch 'dev' into geometry před 5 roky
..
example 7232aa4026 Refactor geometry generators. před 5 roky
src dc7e084d10 Merge branch 'dev' into geometry před 5 roky
utils 9af037c8fa Tests: Formatting in console-wrapper před 5 roky
README.md bf1228a27a Update test/unit/README.md před 5 roky
UnitTests.html 1e30dfa877 Removed Editor unit tests. před 5 roky
UnitTests_toRemoveAfterEditorES6Refactoring.html d068dd08d4 Tests: unit refactor před 5 roky
three.example.unit.js e9e5d0e64b Docs/Test: Remove author comments. před 5 roky
three.source.unit.js dabb95b333 Fixed unit tests. před 5 roky

README.md

Setup

  • Execute npm i --prefix test from root folder

Run

You can run the unit tests in two environments:

  • Node.js: Execute npm run test-unit from root folder
  • Browser: Execute npm 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)
粤ICP备19079148号