Update admin seed validation and test harness
TaxBaik CI/CD / build-and-deploy (push) Successful in 3m6s
TaxBaik CI/CD / build-and-deploy (push) Successful in 3m6s
This commit is contained in:
@@ -66,6 +66,10 @@ dotnet watch run --project .\src\TaxBaik.Web\TaxBaik.Web.csproj
|
||||
- 로그인 검증:
|
||||
- 마이그레이션으로 시드된 실제 관리자 계정 `admin`
|
||||
- 로그인 실패 시 DB 연결 오류와 자격 증명 오류를 구분해서 본다
|
||||
- 로컬 DB 시드 확인:
|
||||
```bash
|
||||
./scripts/validate_admin_seed.sh "$DB_CONNECTION_STRING"
|
||||
```
|
||||
|
||||
### Production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user