Skip to content

ponopono0322/TeamAuction

Repository files navigation

Contents

1. Plan

각 표 제목을 클릭하면 관련 문서(Wiki)로 이동합니다

구성 화면(계정 관련)

초기화면 로그인 회원가입 메인화면

구성 화면(계정 연동 관련)

게임 선택화면 계정 로그인화면 캐릭터 선택화면 연동 후 메인화면

구성 화면(경매장 로딩과 필터링)

경매장 화면 아이템 검색 내 경매목록 내 아이템

구성 화면(구매, 삭제, 수정, 판매요청)

아이템 구입 아이템 삭제 아이템 수정 아이템 판매

3. Test

  • 테스트 파일 위치는 이곳이곳에서 확인할 수 있습니다
  • 클래스 이름을 누르면 해당 테스트의 정의로 넘어갑니다
클래스 이름 실행결과 클래스 이름 실행결과
MainStartActivityTest .pdf .html GameAccountInfoTest .pdf .html
MainLoginActivityTest .pdf .html ListViewItemTest .pdf .html
MainSignupActivityTest .pdf .html AuctionScreenTest .pdf .html
MainPasswordActivityTest .pdf .html BuyingScreenTest .pdf .html
MainActivityTest .pdf .html SellingItemScreenTest .pdf .html
GameListActivityTest .pdf .html DeleteScreenTest .pdf .html
GameLoginActivityTest .pdf .html FixScreenTest .pdf .html
GameChActivityTest .pdf .html SellingScreenTest .pdf .html
ItemCheckScreenTest .pdf .html

위의 링크를 클릭하면 해당 페이지로 이동합니다