Signed-off-by: Bernd Verst <github@bernd.dev> |
||
---|---|---|
.. | ||
components | ||
README.md | ||
config.yaml | ||
localstorage_test.go |
README.md
LocalStorage certification testing
This project aims to test the LocalStorage component under various conditions.
Test plan
- Invocation
- create file and get data success
- get error when file not exists
- delete file success
- list files