-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add getAllKeys Method to SyncStorage (#5)
* Add getAllKeys method * Add update method * Add push method * Add update to readme * Fix small grammatical problem in error message of update method * Add test for push update and getAllKeys methods * Add test for push error for non Array value * Refactoring Make handleError work with single argument * Fix flow for second argument in handleError * Remove push and update functions * Update readme, fixing small issue with tests.
- Loading branch information
1 parent
6d174b3
commit 25ef251
Showing
4 changed files
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters