[work in progress]
This repository is for testing Rendr integration into different build processes and environments. Simplified version (with automated tests) of rendr-examples.
Shared API service between all the instances, relying on Github API (as Examples do) is not feasible for automated tests.
Should start before any other app.
Tests building Rendr with browserify via grunt.
Tests building with r.js via grunt, and loading resources with requirejs in the browser.