zulip/frontend_tests
Steve Howell d81419c79d Fix regression with stream_has_topics().
Our logic for stream_has_topics never accounted for
us creating essentially "empty" stream buckets that
don't have topics, but we recently added some code
related to unread counts that violated the original
assumptions of the code.

Now we check deeper into the stream bucket to find
actual topics.

This bug manifested in the left sidebar where users
were seeing streams as recently active just because
some muted topics had unread counts, when in fact
the stream was inactive for practical purposes.
2018-05-21 12:58:04 -07:00
..
casper_lib hotkeys: Replace C with x for composing PM. 2018-04-01 16:13:05 -07:00
casper_tests i18n: Add missing strings for custom profile fields and fix capitalization. 2018-05-06 19:44:36 -07:00
node_tests Fix regression with stream_has_topics(). 2018-05-21 12:58:04 -07:00
zjsunit jsdom: Upgrade jsdom to v11.10.0. 2018-05-20 11:11:03 -07:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper casper tests: Show the server output inline. 2018-01-16 13:25:19 -05:00