mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-08 17:17:56 +08:00
a3b45cf33a
Summary: Update a few more packages to deactivate properly Miscelaneous fixes Initial commit of new settings package WIP WIP - can load and unload and install / uninstall Click to create new boilerplate package, package updating Test Plan: Run tests Reviewers: evan Reviewed By: evan Differential Revision: https://phab.nylas.com/D1582
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
|