Famous / engine

MIT License
1.75k stars 250 forks source link

test: Add naive test cases for WebGLRenderer #423

Closed alexanderGugel closed 9 years ago

alexanderGugel commented 9 years ago

Most of those test cases are pretty naive, but

1 the implementation of WebGLRenderer is probably going to change quite a bit anyways 2 still better than no tests at all

alexanderGugel commented 9 years ago

:rage4: https://travis-ci.org/Famous/engine/jobs/71060554#L2826

alexanderGugel commented 9 years ago

I restarted the failed CI build: https://travis-ci.org/Famous/engine/jobs/71060554 GeometryHelp

I'm going to have a look at the GeometryHelper.normalizeVertices test to no longer use randomized values.

michaelobriena commented 9 years ago

landed as 45c9b2c