zulip/zulip-terminal
Add/modify specific test(s) to expect a Divider may be in the stream list
Ouverte
#194 ouverte le 15 déc. 2018
area: testsgood first issuehelp wanted
Métriques du dépôt
- Stars
- (853 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
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.