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: 즐겨찾기된 글을들 그룹화하여 관리 #153

Merged
merged 15 commits into from
Dec 12, 2023
Merged

Conversation

shin-mallang
Copy link
Member

@shin-mallang shin-mallang changed the title feat: 즐겨찾기된 글을들 그룹화하여 관리하는 기능 feat: 즐겨찾기된 글을들 그룹화하여 관리 Dec 12, 2023
@shin-mallang shin-mallang self-assigned this Dec 12, 2023
Copy link

sonarqubecloud bot commented Dec 12, 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

292 files  +15  292 suites  +15   34s ⏱️ +6s
815 tests +54  814 ✔️ +54  1 💤 ±0  0 ±0 
854 runs  +93  853 ✔️ +93  1 💤 ±0  0 ±0 

Results for commit 14bc332. ± Comparison against base commit 18d193b.

This pull request removes 21 and adds 62 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.PostStarAcceptanceTest$즐겨찾기_API ‑ 이미 즐겨찾기를 누른 포스트는 그룹만 업데이트된다
com.mallang.acceptance.post.PostStarAcceptanceTest$즐겨찾기_API ‑ 즐겨찾기 시 즐겨찾기 그룹을 지정할 수 있다
com.mallang.acceptance.post.PostStarAcceptanceTest$즐겨찾기_API ‑ 타인의 즐겨찾기 그룹을 지정한 경우 예외
com.mallang.acceptance.post.PostStarAcceptanceTest$특정_회원의_즐겨찾기_목록_조회_API ‑ 특정 즐겨찾기 그룹에 속한 포스트들만 조회할 수 있다
com.mallang.acceptance.post.StarGroupAcceptanceTest$즐겨찾기_그룹_계층구조_수정_API ‑ 자신의 즐겨찾기 그룹가 아니라면 수정할 수 없다
com.mallang.acceptance.post.StarGroupAcceptanceTest$즐겨찾기_그룹_계층구조_수정_API ‑ 즐겨찾기 그룹 게층구조를 업데이트한다
com.mallang.acceptance.post.StarGroupAcceptanceTest$즐겨찾기_그룹_계층구조_수정_API ‑ 타인의 즐겨찾기 그룹 계층으로 옮길 수 없다
com.mallang.acceptance.post.StarGroupAcceptanceTest$즐겨찾기_그룹_삭제_API ‑ 자신의 즐겨찾기 그룹이 아니라면 제거할 수 없다
com.mallang.acceptance.post.StarGroupAcceptanceTest$즐겨찾기_그룹_삭제_API ‑ 자신의 즐겨찾기 그룹이며 하위 즐겨찾기 그룹이 없다면 제거할 수 있다
com.mallang.acceptance.post.StarGroupAcceptanceTest$즐겨찾기_그룹_삭제_API ‑ 하위 즐겨찾기 그룹이 있다면 제거할 수 없다
…

@shin-mallang shin-mallang merged commit 913a8eb into main Dec 12, 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.

[🚀 feature] 즐겨찾기된 글들을 그룹화하여 관리할 수 있도록 한다
1 participant