Open DeviateFish opened 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.
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.