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

[concert] ConcertDetail 개발 및 테스트 코드 작성 #39

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

[concert] ConcertDetail 개발 및 테스트 코드 작성 #39

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

Comments

@bkRyusim
Copy link
Member

bkRyusim commented Jul 3, 2022

1. TODO

  • /concerts/{id} 로 router 설정
  • get_api_endpoint() 메서드 작성해 axios로 호출할 url 구성
  • 컴포넌트 내부에서 axios로 데이터 호출
  • 화면 구성 개발

2. Test Case

  • get_api_endpoint() 함수가 route의 {id}에 알맞게 url 생성하는지 테스트
  • 데이터가 화면에 올바르게 표시되는지 테스트

3. 유의사항

해당사항 없음

@bkRyusim bkRyusim added the enhancement New feature or request label 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