You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running tests for the `web` platform requires some preparation to be executed. The `sqlite3.wasm` and `db_worker.js` files need to be available in the Git ignored `./assets` folder.
6
+
7
+
See the [test action](./.github/workflows/test.yaml) for the latest steps.
8
+
9
+
On your local machine run the commands from the `Install SQLite`, `Compile WebWorker` and `Run Tests` steps.
0 commit comments