Commit 8f0a31a
committed
refactor: test scripts for efficiency
build: streamlines release testing process
Updates the `test:release` script to run all tests via the
`test` command, removing redundant calls.
Introduces a `test:quick` script for faster local testing
by running only unit and SQLite tests.1 parent f2d75ec commit 8f0a31a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments