Mailspring/packages/local-sync/src/new-message-processor/spec
Juan Tejada a9be3bb3ed [local-sync]: Refactor message ingestion to write new messages only once
This will only generate 1 delta per new message instead of 2
Adds a MessageFactory to create messages from imapmessage objects, and
unifies and cleans up that logic
Also modified the message-processor to be more suited for local sync,
made emphasis that it's only for processing new messages, and got rid of
the while "pipeline" concept

- TODO message-processor specs are broken
2016-11-29 11:24:27 -08:00
..
fixtures [local-sync]: Refactor message ingestion to write new messages only once 2016-11-29 11:24:27 -08:00
support [local-sync]: Refactor message ingestion to write new messages only once 2016-11-29 11:24:27 -08:00
parsing-spec.js [local-sync]: Refactor message ingestion to write new messages only once 2016-11-29 11:24:27 -08:00
run.js [local-sync]: Refactor message ingestion to write new messages only once 2016-11-29 11:24:27 -08:00
threading-spec.js [local-sync]: Refactor message ingestion to write new messages only once 2016-11-29 11:24:27 -08:00