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

fix: 카테고리 제거 시 이전 카테고리와 다음 카테고리 이어주기 #147

Merged
merged 6 commits into from
Dec 11, 2023

Conversation

shin-mallang
Copy link
Member

Copy link

sonarqubecloud bot commented Dec 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Copy link

Test Results

761 tests  +2   760 ✔️ +2   31s ⏱️ -1s
277 suites  - 2       1 💤 ±0 
277 files    - 2       0 ±0 

Results for commit 8f602e7. ± Comparison against base commit 296d80a.

This pull request removes 67 and adds 56 tests. Note that renamed tests count towards both.

 
          Shin._.Mallang
        title-value
    </title>
    <meta property="og:title" content="Shin._.Mallang"/>
    <title>
    HI
 </head>
</body>
…
com.mallang.acceptance.post.PostCategoryAcceptanceTest$카테고리_생성_API ‑ 타인의 카테고리 계층에 참여하려는 경우 예외
com.mallang.acceptance.post.PostCategoryAcceptanceTest$카테고리_이름_수정_API ‑ 카테고리 이름을 업데이트한다
com.mallang.category.TieredCategoryTestTemplate$생성_시 ‑ 다른_사람의_블로그에_카테고리_생성_시도_시_예외()
com.mallang.category.TieredCategoryTestTemplate$생성_시 ‑ 생성한다()
com.mallang.category.TieredCategoryTestTemplate$이름_수정_시 ‑ 형제_중_이름이_같은게_없다면_이름을_변경할_수_있다()
com.mallang.category.TieredCategoryTestTemplate$이름_수정_시 ‑ 형제_중_이름이_같은게_있다면_예외()
com.mallang.category.TieredCategoryTestTemplate$이름_수정_시 ‑ 형제가_없다면_이름을_변경할_수_있다()
com.mallang.category.TieredCategoryTestTemplate$제거_시 ‑ 부모_카테고리의_하위_카테고리에서도_제거된다()
com.mallang.category.TieredCategoryTestTemplate$제거_시 ‑ 이전과_이후_카테고리가_존재하면_이들을_이어준다()
com.mallang.category.TieredCategoryTestTemplate$제거_시 ‑ 하위_카테고리가_존재하면_제거할_수_없다()
…

@shin-mallang shin-mallang merged commit cc234ad into main Dec 11, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🐞 bug] 카테고리 제거 시 이전 카테고리와 다음 카테고리 이어주기
1 participant