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/map websocket test #28

Merged
merged 6 commits into from
Jun 8, 2024
Merged

Feat/map websocket test #28

merged 6 commits into from
Jun 8, 2024

Conversation

david-parkk
Copy link
Member

✏️ 작업 개요

websocket 관련 테스트 작성

⛳ 작업 분류

  • websocket 핵심 기능 테스트
  • test naming 분류
  • websocket 예외 처리 테스트

🔨 작업 상세 내용

  • websocket 테스트를 작성하였습니다. 💣 webflux test #3
  • test naming을 변경하였습니다

naming

  • [Unit Test] :단위 테스트
    • -API Test : unit test를 API level에서 검증
    • -Controller, Service, Repository test: 단위 테스트
  • [Integration Test] : 통합테스트

image

💡 생각해볼 문제

  • X

Copy link

github-actions bot commented Jun 7, 2024

Test Results

14 tests   14 ✅  3s ⏱️
 5 suites   0 💤
 5 files     0 ❌

Results for commit e1259ee.

@david-parkk david-parkk merged commit e1259ee into main Jun 8, 2024
3 checks passed
@david-parkk david-parkk deleted the feat/mapWebsocketTest branch September 27, 2024 06:18
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.

1 participant