hstove / electron-cookies

Adds support for cookies in Electron. Cookies are persisted through localStorage.
MIT License
124 stars 30 forks source link

spec: ensure value is updated as expected #7

Open sean3z opened 8 years ago

sean3z commented 8 years ago

Just suggesting an additional test to ensure that existing values are updated as expected. When browsing this library for usage/functionality, I noticed this piece missing. :)