Skip to content

부동산 탐색 채팅 인증 기능 정리 - #54

Draft
99hyuk wants to merge 12 commits into
mainfrom
codex/daily-briefing-hero-tone
Draft

부동산 탐색 채팅 인증 기능 정리#54
99hyuk wants to merge 12 commits into
mainfrom
codex/daily-briefing-hero-tone

Conversation

@99hyuk

@99hyuk 99hyuk commented Jun 25, 2026

Copy link
Copy Markdown
Owner

요약

  • OAuth 로그인, 세션 사용자 정보, 게스트 채팅 참여, 닉네임 검증과 채팅 보관/스트림 API를 정리했습니다.
  • 지역 분석/실거래 첨부 채팅, 관심 대상, 최근 보기, 대상 검색 흐름을 프론트와 백엔드에 연결했습니다.
  • 지역 리포트 근거/문구 마이그레이션과 SSAFY 산출 문서, 관련 UI screen brief를 함께 반영했습니다.

검증

  • npm.cmd test --prefix front
  • npm.cmd run build --prefix front
  • git diff --cached --check
  • docker run --rm -v ${PWD}\backend:/workspace -v youbuyfirst-maven-cache:/root/.m2 -w /workspace maven:3.9-eclipse-temurin-21 mvn -Dtest=AuthSessionIntegrationTest,OAuthAccountServiceIntegrationTest,OAuthClientRegistrationConfigTest,OAuthProviderProfileTest,AppOidcUserServiceTest,ChatMessageIntegrationTest,ChatPresenceIntegrationTest,ChatPresenceCounterTest,UserWatchTargetIntegrationTest test

참고

  • 전체 backend mvn test는 장시간 map layer 통합 테스트 구간에서 제한 시간에 걸려 중단했고, 변경 영향권 중심의 targeted suite는 통과했습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant