Files
kjh2064 3f293d8aa8
deploy / deploy (push) Successful in 1m52s
deploy / notify (push) Successful in 1s
V13-FE-006: consolidate approved UI and contract hardening
2026-08-13 02:41:00 +09:00

14 lines
497 B
Markdown

# KBX Scenario PostgreSQL fixtures
이 폴더의 SQL은 **테스트 전용**이다.
권장 순서:
1. 모든 DbUp migration 적용
2. `00-bootstrap-test-database.sql`
3. 각 시나리오/테스트 suite 전 `10-reset-v18.sql`
4. `20-seed-v18.sql`
`reset``seed``kbx_test.environment_guard`가 없으면 즉시 실패한다. Production DB에 marker를 만들지 않는다.
Fixture는 고정 UUID와 `TEST-*` 업무번호를 사용하며 실데이터 복사본을 포함하지 않는다.