fix: tests + how to write them

This commit is contained in:
Marc Diaz
2026-05-07 23:22:32 -04:00
parent 899504f8e2
commit c9980b0dca
6 changed files with 194 additions and 56 deletions
+1
View File
@@ -41,6 +41,7 @@ jobs:
node-version: 22
cache: npm
- run: npm ci
- run: npm run test
- run: npm run test:browser:install
- run: npm run test:browser