test: add more test for db (#11830)

* add more test for db

* fix tests

* fix tests

* fix tests
This commit is contained in:
Arvin Xu
2026-01-26 12:21:15 +08:00
committed by GitHub
parent 80b4fc3b68
commit 15941de63b
12 changed files with 2580 additions and 9 deletions

1
.npmrc
View File

@@ -1,5 +1,6 @@
lockfile=false
resolution-mode=highest
dedupe-peer-dependents=true
ignore-workspace-root-check=true
enable-pre-post-scripts=true