Skip to content

[AO-81] 테스트 러너 클래스 추가#11

Open
jonghyeokFF wants to merge 2 commits intofeature/AO-65-mobile-qa-automationfrom
feature/AO-81-test-runner-classes
Open

[AO-81] 테스트 러너 클래스 추가#11
jonghyeokFF wants to merge 2 commits intofeature/AO-65-mobile-qa-automationfrom
feature/AO-81-test-runner-classes

Conversation

@jonghyeokFF
Copy link
Copy Markdown

Summary

  • app_suite_runner.py에 화면별 테스트 클래스 6개 추가

Jira

Changes

  • fastfive-auto-app-dev/app_suite_runner.py 수정
    • import에 EntranceCardPage, EntranceCardIssuePage, LoungePage, MyAccountPage, HomeInquiryPage 추가
    • LoginTest, EntranceCardTest, EntranceCardIssueTest, LoungeTest, WithdrawTest, HomeInquiryTest 클래스 추가

Test

  • make test 또는 python -m unittest app_suite_runner로 전체 테스트 실행
  • 개별 테스트: python -m unittest app_suite_runner.{ClassName}.{test_method}

jonghyeokFF and others added 2 commits May 6, 2026 23:34
홈 배너 진입, 지점명/서비스영역 선택, 주차 라디오, 제목/내용 입력, 등록 및 확인 처리 구현

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
LoginTest, EntranceCardTest, EntranceCardIssueTest, LoungeTest, WithdrawTest, HomeInquiryTest 추가

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
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.

1 participant