dfki-asr / compass

Collaborative Modular Prototyping And Simulation Server
Apache License 2.0
2 stars 0 forks source link

Feature/rendergeometry #38

Closed wherget closed 9 years ago

wherget commented 9 years ago

This adds client-side RenderGeometry model, as well as rendering of a Component indicator into the hierarchy view. Unit Tests for the client side model are included. Additionally, this contains a commit to enable linting of the base source (previously: only test sources) when running unit tests, to avoid failed CI builds due to linting errors. On the plus side, CI seems to be coping rather well with the JS unit tests now, as the various fails and successes indicate.