components-contrib/tests/certification/bindings/localstorage
Bernd Verst 9095b0e7e7
Switch to Go 1.21, Updates linter, updates workflows, adds sarama 1.42.1 (#3251)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-11-28 18:13:09 -08:00
..
components bindings.localstorage fixes (#2449) 2023-01-18 15:27:22 -08:00
README.md Add certification tests for Cron Binding (#2191) 2022-12-02 02:30:01 -08:00
config.yaml Add certification tests for the local storage binding and fix module name & package version conflicts (#1986) 2022-08-29 13:05:37 -07:00
localstorage_test.go Switch to Go 1.21, Updates linter, updates workflows, adds sarama 1.42.1 (#3251) 2023-11-28 18:13:09 -08:00

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