Cable-Desktop/test
lilia 1bb480f6ea DRY up a common view pattern
Define a Whisper.View base class that automatically parses and renders
templates and attributes defined by the subclass. This saves us a good
number of lines of code as well as some marginal memory overhead, since
we are no longer saving per-instance copies of template strings.
2015-03-05 15:36:35 -08:00
..
models Fix tests 2015-02-12 13:21:17 -08:00
views DRY up a common view pattern 2015-03-05 15:36:35 -08:00
_test.js Remove unused function in _test.js 2015-01-14 09:35:57 -10:00
blanket_mocha.js Fix blanket popup 2014-07-26 19:14:14 -04:00
index.html DRY up a common view pattern 2015-03-05 15:36:35 -08:00
protos Add a page for testing views. 2014-09-01 11:52:58 -07:00
test.js Remove unused function in _test.js 2015-01-14 09:35:57 -10:00