More unit tests and html coverage report

also fixes a limit bug on listquery
This commit is contained in:
Jamie Curnow
2023-07-27 12:38:35 +10:00
parent e4e70ae6be
commit 9faa36315f
19 changed files with 479 additions and 183 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ bin/*
backend/config.json
backend/embed/assets
backend/.task
backend/coverage.html
test/node_modules
*/node_modules
docs/.vuepress/dist