Mailspring/examples/N1-Composer-Translate/spec/main-spec.coffee

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