ember-localstorage-adapter icon indicating copy to clipboard operation
ember-localstorage-adapter copied to clipboard

adds sessionStorage support

Open iamdtang opened this issue 8 years ago • 1 comments

For issue #154.

I wasn't sure how to go about testing the 2 private methods that I overrode so I duplicated the LSAdapter test and changed some things in there for the purposes of sessionStorage.

iamdtang avatar Apr 13 '16 17:04 iamdtang

Not exactly sure why this failed. When I ran both npm test and ember test -s, they all passed.

iamdtang avatar Apr 13 '16 17:04 iamdtang