cs136 / seashell

Seashell is an online environment for editing, running, and submitting C programming assignments.
GNU General Public License v3.0
38 stars 19 forks source link

storage.js #664

Closed yuliswe closed 7 years ago

yuliswe commented 7 years ago

Have tests for all functions except the glue code with websocket

e45lee commented 7 years ago

Also, you should probably merge the changes in from #649.

e45lee commented 7 years ago

One more thing -- can you check out if we can use async/await with Dexie? I remember that you can, and it would simplify a bunch of the code that is written.

yuliswe commented 7 years ago

I need to merge this to kaleb's branch to continue debugging applyChanges. Please merge this to master react asap is there's big issue with my changes.