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

[donate] DonateView 개발 #55

Open
7 tasks
bkRyusim opened this issue Jul 8, 2022 · 0 comments
Open
7 tasks

[donate] DonateView 개발 #55

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

Comments

@bkRyusim
Copy link
Member

bkRyusim commented Jul 8, 2022

1. TODO

  • /views 디렉터리에 /donate 디렉터리 생성
  • /donate 내에 DonateView 생성
  • axios 로 후원 목적 리스트 GET하여 vuex에 저장하여 select 혹은 checkbox에 적용
  • axios 로 입력받은 폼을 서버에 POST

2. Test Case

  • axios와 vuex를 mocking하여 테스트
  • store에 있는 값에 따라 올바르게 화면에 적용되는지 테스트
  • 사용자 입력 폼이 의도대로 POST되는지 테스트

3. 유의사항

  • 없음
@bkRyusim bkRyusim added the enhancement New feature or request label Jul 8, 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