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

 (17 commentaires) (0 réaction) (0 personne assignée)Python (352 forks)github user discovery
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.

Guide contributeur