You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-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.
10 years ago
..
group_update_view_test.js Render group updates 10 years ago
list_view_test.js Add list view tests 11 years ago
message_view_test.js Fix tests 10 years ago
threads_test.js Add some license headers 11 years ago
whisper_view_test.js DRY up a common view pattern 10 years ago