UI updates
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
(noise-chat-list-test--make-row "conv-1" "Sarah" 3
|
||||
"are you taking the girls?"
|
||||
"Sarah" (float-time)))))
|
||||
(should (string-match "●" row))
|
||||
(should (string-match " 3" row))
|
||||
(should (string-match "Sarah" row))
|
||||
(should (string-match "are you taking" row))))
|
||||
|
||||
@@ -49,4 +49,4 @@
|
||||
(noise-chat-list-test--make-row "conv-2" "Mark Okafor" 0
|
||||
"merged" "me" (float-time)))))
|
||||
(should (string-match "Mark Okafor" row))
|
||||
(should-not (string-match "●" row))))
|
||||
(should (string-match "^ " row))))
|
||||
|
||||
Reference in New Issue
Block a user