eclipsesource / eclipsesource/tabris-js

Provide LocalStorage/SecureStorage fakes

Open
#2,074 0 comments 0 reactions 0 assignees View on GitHub
feature js
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

### Problem description

The LocalStorage API may be used in an implementation under tests. In this case it would be convenient to be able to replace LocalStorage by a fake for the tests that works just like the real LocalStorage, but without a client. A fake like this can be especially advantageous for BDD-style testing.

### Environment

- Tabris.js version: 3.x

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.