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

[Feat/#457] allrue 환경 구성 #464

Merged
merged 5 commits into from
Dec 21, 2024
Merged

[Feat/#457] allrue 환경 구성 #464

merged 5 commits into from
Dec 21, 2024

Conversation

belljun3395
Copy link
Collaborator

@belljun3395 belljun3395 commented Dec 20, 2024

🎫 연관 이슈

resolved: #457

💁‍♂️ PR 내용

  • allrue 환경 구성

🙏 작업

  • allrue 환경 구성

  • @Epic("V1.0 UseCase") // 가장 큰 단위, 추상 객체로 테스트 묶을 수 있을까 고민해 보고 그 단위

  • @feature("Problem") // 도메인 단위

  • @story("BrowseUndoneProblems") // 구체적으로 어떤 테스트?

우선 위의 세가지 어노테이션을 활용해서 위계 정도만 나누면 좋을 것 같습니다.

🙈 PR 참고 사항

📸 스크린샷

🚩 추가된 SQL 운영계 실행계획

🤖 테스트 체크리스트

  • 체크 미완료
  • 체크 완료

@belljun3395 belljun3395 requested a review from hun-ca as a code owner December 20, 2024 16:40
@github-actions github-actions bot added config 설정 파일과 관련된 내용을 다룰 때 사용됩니다 feature 새로운 기능을 만들 때 사용됩니다 labels Dec 20, 2024
@belljun3395 belljun3395 force-pushed the feat/#457_belljun3395 branch 9 times, most recently from 572dcb0 to cfacd2d Compare December 20, 2024 17:19
@belljun3395 belljun3395 force-pushed the feat/#457_belljun3395 branch from cfacd2d to 440a9b3 Compare December 20, 2024 17:22
@belljun3395 belljun3395 merged commit 3a01e71 into dev Dec 21, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config 설정 파일과 관련된 내용을 다룰 때 사용됩니다 feature 새로운 기능을 만들 때 사용됩니다
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allrue 환경 구성
1 participant