zulip/zulip-terminal

Add/modify specific test(s) to expect a Divider may be in the stream list

开放

#194 创建于 2018年12月15日

 (17 条评论) (0 个反应) (0 位负责人)Python (352 个派生)github user discovery
area: testsgood first issuehelp wanted

仓库指标

星标
 (853 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

After adding pinned-messages separated by a urwid.Divider(), a few bugs appeared; the Divider is masquerading as a StreamButton, but that should be taken into account, and ideally the tests should have failed when I added the Divider. Based on that, we need more/modified tests for this.

贡献者指南