forked from baron/baron-sso
refresh_token 통합 테스트 실행 경로 정리
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
"lint": "biome check .",
|
||||
"preview": "vite preview",
|
||||
"test": "playwright test",
|
||||
"test:ci": "pnpm test && pnpm run test:refresh-token",
|
||||
"test:refresh-token": "playwright test --config playwright.refresh-token.config.ts",
|
||||
"test:coverage": "vitest run --coverage --bail 1",
|
||||
"test:unit": "vitest run --bail 1",
|
||||
"test:roles": "playwright test tests/devfront-role-switch-report.spec.ts",
|
||||
|
||||
Reference in New Issue
Block a user