Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] TopPage API 연동 및 테스트 코드 작성 #30

Open
6 tasks
bkRyusim opened this issue Jul 2, 2022 · 0 comments
Open
6 tasks

[main] TopPage API 연동 및 테스트 코드 작성 #30

bkRyusim opened this issue Jul 2, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@bkRyusim
Copy link
Member

bkRyusim commented Jul 2, 2022

1. TODO

  • axios, vuex 이용해 API 호출
  • 지원 Modal 개발
  • vuex 정보 받아와서 연주회 지원 가능 여부에 따라 Modal버튼 활성화 및 버튼 캡션 설정

2. Test Case

  • vuex를 mock하여 데이터 전달 setting
  • 연주회 지원 가능 여부에 따라 버튼이 활성화 여부 테스트
  • 연주회 지원 가능 여부에 따라 버튼 캡션 문구가 올바른지 테스트

3. 유의사항

  • ShallowMount로 테스트
  • API에서 받아온 state를 vuex에 저장하여 사용
@bkRyusim bkRyusim added the enhancement New feature or request label Jul 2, 2022
@bkRyusim bkRyusim changed the title [main] TopPage 개발 및 테스트 코드 작성 [main] TopPage API 연동 및 테스트 코드 작성 Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant