paldepind / synceddb

Makes it easy to write offline-first applications with realtime syncing and server side persistence.
MIT License
411 stars 34 forks source link

Missing persistence test 'sending several changes in a row generates unique keys' #42

Closed valioDOTch closed 6 years ago

valioDOTch commented 7 years ago

It apperas as if @piglovesyou commented out a persistence test at https://github.com/paldepind/synceddb/blob/master/persistence/persistence-tests/index.js while asking @paldepind for help.

It appears as if this was forgotten, as this change was made in August last year. Thus I open a ticket for this.

piglovesyou commented 7 years ago

Thank you @valioDOTch, I should have raised an issue at the moment.

piglovesyou commented 6 years ago

I understood content of the test.