mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 14:38:46 +00:00
We no longer use real jQuery to test topic_list. This changes the nature of the tests to be higher level checks on how the DOM is constructed. The actual details of how templates get rendered should be in templates.js.