issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Java
Filter by
33.2M results
Content 관련 API 엔드포인트의 정상/에러 응답과 권한 체크를 MockMvc 기반으로 검증
리스트
- [ ] 등록/수정/삭제 API 정상 응답 테스트
- [ ] 관리자 권한 체크 테스트 (비관리자 접근 시 403)
- [ ] 잘못된 요청 시 에러 응답(ErrorResponse) 형식 검증
- [ ] 존재하지 않는 콘텐츠 조회 시 404 ...
test
- [ ] Configuration
- [ ] Connections
- [ ] DB Connections
- [ ] DB Connection
- [ ] DB Connection Type
ContentService의 CRUD 로직과 예외 처리를 Mockito 기반으로 검증하는 단위 테스트를 작성
리스트
- [ ] 등록/수정/삭제/조회 정상 케이스 테스트
- [ ] 존재하지 않는 ID 조회 시 예외 발생 테스트
- [ ] 콘텐츠 타입 변경 시도 시 예외 발생 테스트 (CONTENT-10)
- [ ] Repository 모킹 처리 ...
test
🛠️ Issue Description
- 낙관락, 비관락 환경에서의 성능 지표가 목표보다 초과해 RDB 대신 Redis를 도입하고자 함.
💭 Cause and effect
- 응답속도 1초 이내로 단축
refactor
Integrate MCP with Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @BandiSamhitha2006! Welcome to your Skills exercise! ...
Tasks
- [ ] input 공통 컴포넌트 구현
ETC
No response
✨ Feature
수빈 ୨ৎ
Description
- 채팅방 내 메시지를 전송하고, 수신자 상태에 따라 WebSocket/SSE를 통해 전달하는 비즈니스 로직을 구현
Todos
- [ ] Service: 메시지 저장 및 실시간 푸시(WebSocket / SSE) 분기 처리 구현
- [ ] Repository: 메시지 데이터 저장 구현
SubTasks
- [ ] 수신자 ...
feature
WATCH_PROGRESS_SYNC_REQUEST Email: henry8812@gmail.com Name: Henry Gomez IMDb: tt0965547 TMDB: 42573 Title: Slam Dunk
Type: series Season: 1 Episode: 78 Progress: 0 EventType: started StartedAt: 2026-06-22T06:29:30.950Z ...
watch-progress-sync
## Vineflower version
1.10.1
## Describe the bug
When a generic functional value is built via a method reference, the decompiled source
loses the generic type: the element type degrades to `Object`, ...
Content 엔티티의 제약조건과 Repository 쿼리 메서드를 검증하는 테스트를 작성
리스트
- [ ] NOT NULL 제약 검증 테스트
- [ ] composite unique(external_id + source) 제약 검증 테스트
- [ ] Repository 커스텀 쿼리 메서드 테스트
- [ ] soft delete(deleted_at) ...
test

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.