zulip/zulip-terminal
Add/modify specific test(s) to expect a Divider may be in the stream list
Offen
#194 geöffnet am 15.12.2018
area: testsgood first issuehelp wanted
Repository-Metriken
- Stars
- (853 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.