5 Commits

Author SHA1 Message Date
7ce98a75e4 Fix tslint warnings. 2015-06-17 15:53:12 +03:00
fdd8c9b116 feat(angular xml): Support [prop] and (tap) bindings 2015-06-17 15:53:12 +03:00
2a2c0e5c31 fix(xml parser): Handle whitespace around attribute = 2015-06-17 15:53:12 +03:00
30566cbc2a Run node-tests with correct NODE_PATH. 2015-06-17 15:53:12 +03:00
c05efb1614 Start nodejs test suite to avoid testing non-UI stuff with a real device.
1. Place tests in ./node-tests
2. Add chai, mocha, grunt-simple-mocha dev dependencies
3. Run it all with the grunt node-tests task.
2015-06-17 15:53:11 +03:00