Mailspring/spec/models
Ben Gotow 57e7df8356 fix(db): Allow string attributes to be null. Never coerce to ""
- Fixes a bug where reply_to_message_id = "" when we receive drafts from the sever.
- In general behavior should be consistent with API. Since they allow null we should too.
2016-02-05 13:49:18 -08:00
..
category-spec.coffee Fix CategoryStore sorting: 2016-01-13 14:20:44 -08:00
contact-spec.coffee perf(threads): Cache aliases to avoid GC thrashing in isMeAccount 2016-02-04 20:13:37 -08:00
event-spec.coffee fix(db): Allow string attributes to be null. Never coerce to "" 2016-02-05 13:49:18 -08:00
file-spec.coffee refactor(spec) move spec-nylas to spec 2015-10-01 21:39:44 -07:00
message-spec.coffee refactor(spec) move spec-nylas to spec 2015-10-01 21:39:44 -07:00
model-spec.coffee refactor(spec) move spec-nylas to spec 2015-10-01 21:39:44 -07:00
mutable-query-result-set-spec.coffee DataView => ListDataSource 2016-01-14 12:26:54 -08:00
query-range-spec.coffee New QueryRange specs, fixes 2016-01-14 12:03:06 -08:00
query-spec.coffee More database-related spec fixes 2016-01-25 11:35:23 -08:00
query-subscription-pool-spec.coffee Merging in new observables for thread list 2016-01-08 14:31:33 -08:00
query-subscription-spec.coffee perf(accounts): Cache accountForId - need ordered map... 2016-01-29 00:42:56 -08:00
thread-spec.coffee More database-related spec fixes 2016-01-25 11:35:23 -08:00