Mailspring/examples/N1-Phishing-Detection/spec/main-spec.coffee
2015-10-02 15:38:48 -07:00

13 lines
343 B
CoffeeScript

describe "AccountSidebarStore", ->
xit "should update it's selected ID when the focusTag action fires", ->
true
xit "should update when the DatabaseStore emits changes to tags", ->
true
xit "should update when the NamespaceStore emits", ->
true
xit "should provide an array of sections to the sidebar view", ->
true