kurko / ember-indexeddb-adapter

Ember Data IndexedDB Adapter
MIT License
43 stars 16 forks source link

tests failing on master #14

Open mattmarcum opened 10 years ago

mattmarcum commented 10 years ago

Hi, I was running the tests with rackup and it looks like more than a few are failing. #findQuery - overriding Adapter#findQuerySearchCriteria is one. I think I have that fixed...

#save doesn't lose or duplicate relationships from the store - this is a big one - getting back the 'phones' relations has the same record repeated twice...