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

chore: PlaybackInteractor 비즈니스 로직 수정 및 테스트 추가 #345

Merged
merged 15 commits into from
Jan 11, 2024

Conversation

chopmozzi
Copy link
Collaborator

🧑‍🚀 PR 요약

PlaybackInteractor에서 Task<Bool, Never>로 리턴하던 메소드들을 async로 변경
변경함과 동시에 테스트 함수 추가
테스트 함수가 async걸어 놓으면 에러가 떠서(왜 그런지는 몰겠음) Task로 감쌈

Linked Issue

close #336

(cherry picked from commit 2d57030)
return Task Type에서 async로 변경

(cherry picked from commit bcd0934)
(cherry picked from commit 77c62a8)
(cherry picked from commit 72e548a)
(cherry picked from commit 166e756)
(cherry picked from commit 244a6ca)
유경님 리뷰사항 반영

(cherry picked from commit eaa59c0)
(cherry picked from commit 99445c7)
Copy link
Collaborator

@loinsir loinsir left a comment

Choose a reason for hiding this comment

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

StubAuthManager 의존성 넣은거 확인했습니다~

Copy link
Member

@anyukyung anyukyung left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 ☺️

@chopmozzi chopmozzi merged commit 02740c0 into iOS/dev Jan 11, 2024
1 check passed
@chopmozzi chopmozzi deleted the newChore#336 branch January 11, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants