Cable-Desktop/test/views
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
..
group_update_view_test.js Render group updates 2015-01-10 08:08:20 -10:00
list_view_test.js Add list view tests 2014-09-04 00:18:15 -07:00
message_view_test.js Fix tests 2014-12-19 17:39:40 -08:00
threads_test.js Add some license headers 2014-11-13 15:53:57 -08:00
whisper_view_test.js DRY up a common view pattern 2015-03-05 15:36:35 -08:00