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

Test: test 관련 설정 #313

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

lee-haeseung
Copy link
Member

#️⃣연관된 이슈

📝작업 내용

테스트 활용 가능하게 하였읍니다. ^^
image
해당 설명 확인해주시면 감사할 것 같아요.

@lee-haeseung lee-haeseung self-assigned this Jan 18, 2025
Copy link
Member

@yumzen yumzen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

다른 controller 테스트할 때도 똑같이 setup메서드로 token설정해줘서 헤더에 넣어 사용하면 되는건가요?

@lee-haeseung
Copy link
Member Author

lee-haeseung commented Jan 19, 2025

다른 controller 테스트할 때도 똑같이 setup메서드로 token설정해줘서 헤더에 넣어 사용하면 되는건가요?

토큰이 필요한 경우에는 그렇습니당
토큰 필요 없으면 상관없어요

대부분 토큰 필요한 테스트들이 많아서 테스트 하나하나 마다 계정 설정하면 힘들 것 같다고 생각했습니다. 그래서 setup으로 사용하는 예시 넣었는데, 여러 계정으로 테스트 하고 싶으면 테스트마다 계정 설정하는 방식이어도 될거 같네요

@lee-haeseung lee-haeseung merged commit f7dc214 into develop Jan 20, 2025
1 check passed
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.

2 participants