test: close remaining quality verification gaps
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"test:api": "npm --prefix api test",
|
||||
"test:frontend": "vitest run",
|
||||
"test:frontend:coverage": "vitest run --coverage",
|
||||
"test:auth-redis-integration": "node tools/testing/verify-auth-redis-multi-instance.mjs",
|
||||
"test:gateway": "npm run spike:gateway",
|
||||
"lint": "npm run quality:verify && node tools/quality/run-changed-code-quality.mjs lint && tsc --noEmit",
|
||||
"format:check": "git diff --check && node tools/quality/run-changed-code-quality.mjs format",
|
||||
|
||||
Reference in New Issue
Block a user