mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
12 lines
343 B
CoffeeScript
12 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
|