Mailspring/spec/models
Ben Gotow b548707671 perf(accounts): Cache accountForId - need ordered map...
In general, we call the functions in AccountStore and CategoryStore / constantly / and inside of critical places like thread list render. Would be nice to create a safe and generic way of caching things and invalidating them when data changes.
2016-01-29 00:42:56 -08:00
..
category-spec.coffee Fix CategoryStore sorting: 2016-01-13 14:20:44 -08:00
contact-spec.coffee Fix Contact and Thread specs 2016-01-11 13:58:22 -08:00
event-spec.coffee
file-spec.coffee
message-spec.coffee
model-spec.coffee
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