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: 참고 링크에 라벨 기능 추가 #162

Merged
merged 6 commits into from
Dec 13, 2023
Merged

Conversation

shin-mallang
Copy link
Member

Copy link

sonarqubecloud bot commented Dec 13, 2023

Copy link

Test Results

318 files  +26  318 suites  +26   36s ⏱️ -2s
904 tests +85  903 ✔️ +85  1 💤 ±0  0 ±0 
939 runs  +85  938 ✔️ +85  1 💤 ±0  0 ±0 

Results for commit d3dc842. ± Comparison against base commit 2fd131a.

This pull request removes 17 and adds 89 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.reference.LabelAcceptanceTest$라벨_계층구조_수정_API ‑ 라벨 게층구조를 업데이트한다
com.mallang.acceptance.reference.LabelAcceptanceTest$라벨_계층구조_수정_API ‑ 자신의 라벨이 아니라면 수정할 수 없다
com.mallang.acceptance.reference.LabelAcceptanceTest$라벨_계층구조_수정_API ‑ 타인의 라벨 계층으로 옮길 수 없다
com.mallang.acceptance.reference.LabelAcceptanceTest$라벨_삭제_API ‑ 라벨은 제거되며 해당 라벨을 가진 링크는 라벨 없음 상태가 된다
com.mallang.acceptance.reference.LabelAcceptanceTest$라벨_삭제_API ‑ 자신의 라벨이 아니라면 제거할 수 없다
com.mallang.acceptance.reference.LabelAcceptanceTest$라벨_생성_API ‑ 라벨을 생성한다
com.mallang.acceptance.reference.LabelAcceptanceTest$라벨_생성_API ‑ 색상 코드 형식이 잘못된 경우 예외
com.mallang.acceptance.reference.LabelAcceptanceTest$라벨_생성_API ‑ 이미 라벨이 존재하는데 부모와 형제와의 관계가 모두 주어지지 않은 라벨 생성 시 예외
com.mallang.acceptance.reference.LabelAcceptanceTest$라벨_생성_API ‑ 타인의 라벨 계층에 참여하려는 경우 예외
com.mallang.acceptance.reference.LabelAcceptanceTest$라벨_생성_API ‑ 형제 라벨 생성 시 이름이 중복되면 예외
…

@shin-mallang shin-mallang merged commit 3ca515b into main Dec 13, 2023
4 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