Ed Preston ab0a632e51 Tests: Fill in unit "is" tests (#25373) пре 3 година
..
src ab0a632e51 Tests: Fill in unit "is" tests (#25373) пре 3 година
utils 1637e9db57 More clean up. (#23442) пре 4 година
README.md bf1228a27a Update test/unit/README.md пре 5 година
UnitTests.html e36e751af0 Tests: Remove unit tests for example files. (#23352) пре 4 година
three.source.unit.js d9de7bf9fe Tests: Unit Tests for Renderers (#25369) пре 3 година

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号