DeviateFish / ingress-model-viewer

Ingress Model Viewer
MIT License
33 stars 8 forks source link

Testing #18

Open DeviateFish opened 9 years ago

DeviateFish commented 9 years ago

How to test something that's a library for webgl?

This is an open question. Simple tests should be added (i.e. every provided drawable is an instance of the base class, the engine can be constructed successfully, etc, etc). However, this has potential to be quite the load of work...

Going to slate this for after the ES6 conversion, so I'm on a (hopefully) more sane setup.

DeviateFish commented 9 years ago

Going to try to squeeze this one in somehow. Ran into a couple issues while working on 0.21.0 that were broken by 0.20.0. Need tests to catch these sorts of things. Would be nice to avoid repeats of those, and make sure I'm not drastically breaking things while making these updates.