Skip to content

test: 이슈별 독립 컨테이너 워크플로우 E2E 검증 (#563)#565

Merged
dalsoop merged 1 commit intomainfrom
issue-563/dev
Mar 31, 2026
Merged

test: 이슈별 독립 컨테이너 워크플로우 E2E 검증 (#563)#565
dalsoop merged 1 commit intomainfrom
issue-563/dev

Conversation

@dalsoop
Copy link
Copy Markdown
Owner

@dalsoop dalsoop commented Mar 30, 2026

Summary

  • 이슈별 독립 컨테이너 전체 흐름을 검증하는 E2E bats 스크립트 추가
  • wake --issue → clone mode → 브랜치 생성 → 환경 검증 → git workflow → assign/notification 경로 → sleep/재wake 까지 9개 섹션 26개 테스트
  • 기존 smoke-docker.bats, smoke-qa.bats 패턴 따름

Test plan

  • DALCENTER_URL=http://localhost:11190 DALCENTER_LOCALDAL_PATH=/path/.dal bats tests/e2e-issue-container.bats 실행
  • 최신 바이너리 + Docker 이미지 배포 후 테스트
  • 모든 26개 테스트 통과 확인

Closes #563

🤖 Generated with Claude Code

wake --issue → clone mode → 브랜치 생성 → assign → 커밋/PR → notification
전체 흐름을 9개 섹션(26개 테스트)으로 검증하는 bats 스크립트 추가.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dalsoop dalsoop merged commit 5dbbff8 into main Mar 31, 2026
1 check passed
@dalsoop dalsoop deleted the issue-563/dev branch March 31, 2026 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test: 이슈별 독립 컨테이너 워크플로우 E2E 검증

1 participant