test: source revision capacity 계측을 추가
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"prepare:capacity": "pnpm -w exec tsx tools/load-tests/src/cli.ts prepare",
|
||||
"seed": "pnpm -w exec tsx tools/load-tests/src/cli.ts seed",
|
||||
"verify-fixture": "pnpm -w exec tsx tools/load-tests/src/cli.ts verify-fixture",
|
||||
"activate-coverage": "pnpm -w exec tsx tools/load-tests/src/cli.ts activate-coverage",
|
||||
"materialize-calibration": "pnpm -w exec tsx tools/load-tests/src/cli.ts materialize-calibration",
|
||||
"cleanup": "pnpm -w exec tsx tools/load-tests/src/cli.ts cleanup",
|
||||
"test": "pnpm -w exec tsx --test tools/load-tests/test/*.test.ts",
|
||||
|
||||
Reference in New Issue
Block a user