stoxy-js/stoxy

Write unit tests for Stoxy

Matsuuu opened this issue · 0 comments

To keep Stoxy as stable as possible through updates, it would be best to write a set of unit tests to test out the core library of stoxy.

It's should take into account cases where IDB is inaccessible, cases where it is used, and also offline use

Some unit tests with @web/test-runner would be great to have for the components too