Mailspring/spec
Evan Morikawa 3954289cf4 WIP: This is the initial diff for new folders & labels.
Summary:
There are now two objects, Folders & Labels. These inherit from `Category`
(that's what Eben said they were using on the backend).

There are two separate tasks.

1. MoveToFolderTask
2. ApplyLabelsTask

It turns out that the semantics between the two are quite different.
The reverse operation for moving to a folder is a bit tricky.

As of 7-8-15, the Tasks are pretty much complete. I need to write tests
for them still and do some manual testing in the client.

Test Plan: Writing specs

Reviewers: bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D1724
2015-07-16 11:54:20 -04:00
..
fixtures add(specs): +101 specs and 403 assertions from Atom 2015-06-02 19:51:00 -07:00
6to5-spec.coffee
atom-reporter.coffee feat(logging): Developer bar, verbose logging to logstash, Electron 0.26.0 2015-05-19 17:02:46 -07:00
atom-spec.coffee
command-installer-spec.coffee
command-registry-spec.coffee
config-spec.coffee
context-menu-manager-spec.coffee
deserializer-manager-spec.coffee
jasmine-helper.coffee
language-mode-spec.coffee
notification-manager-spec.coffee
notification-spec.coffee
space-pen-extensions-spec.coffee
spec-bootstrap.coffee fix(asar): Support ASAR, and running of specs in prod builds 2015-05-21 14:41:30 -07:00
spec-helper-platform.coffee
spec-helper.coffee WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
spec-suite.coffee
squirrel-update-spec.coffee
time-reporter.coffee
window-spec.coffee fix(mailto): Handle mailto on application launch, populate NamespaceStore synchronously 2015-05-21 18:08:29 -07:00
workspace-spec.coffee