Skip to content

feat: domain model 테스트 코드 작성#854

Merged
devfeijoa merged 19 commits intodevelopfrom
revert-798-feat/790
Apr 2, 2026
Merged

feat: domain model 테스트 코드 작성#854
devfeijoa merged 19 commits intodevelopfrom
revert-798-feat/790

Conversation

@devfeijoa
Copy link
Copy Markdown
Contributor

📌𝘐𝘴𝘴𝘶𝘦𝘴

📎𝘞𝘰𝘳𝘬 𝘋𝘦𝘴𝘤𝘳𝘪𝘱𝘵𝘪𝘰𝘯

📷𝘚𝘤𝘳𝘦𝘦𝘯𝘴𝘩𝘰𝘵

💬𝘛𝘰 𝘙𝘦𝘷𝘪𝘦𝘸𝘦𝘳𝘴

- Mockk, Coroutines Test 라이브러리 의존성을 추가
- 테스트 시 Android 프레임워크에 의존적인 코드에 대해 기본 값을 반환하도록 `testOptions`를 설정
Added steps to run unit tests and upload test reports.
Added permissions for contents, pull requests, and issues. Updated test command to run debug unit tests and added a step to publish unit test reports as PR comments.
Updated the workflow to run unit tests and post results as a PR comment using GitHub Actions.
Removed the upload of test reports and the posting of unit test summaries as PR comments.
feat: domain model 테스트 코드 작성
@devfeijoa devfeijoa self-assigned this Mar 29, 2026
@github-actions github-actions bot requested review from Sadturtleman, m6z1 and s9hn March 29, 2026 15:34
@devfeijoa
Copy link
Copy Markdown
Contributor Author

@coderabbitai pause

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 29, 2026

Note

Reviews paused

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 29, 2026

✅ Actions performed

Reviews paused.

@devfeijoa devfeijoa merged commit 75bc6ee into develop Apr 2, 2026
3 checks 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.

feat: domain model 테스트 코드 작성

1 participant