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

Fe,be/feature/#456 web rtc test code작성 #466

Merged
merged 6 commits into from
Jan 17, 2024

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    8d57495 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    2a4fdf1 View commit details
    Browse the repository at this point in the history
  2. fix: eventsGateway joinRoom이벤트 수정

    - 테스트 코드 작성하며 잘못된 부분 잡아냄
    - 로깅 잘못 찍는 부분하고, 방이 없는데 password 찾으려 하는 부분 고침
    Doosies committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    32df273 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    c19e879 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. chore: vitest 설치, 설정 완료

    - 최신 vitest를 사용하기위해 vite 버전 5로 올림
    Doosies committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    dbe3377 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. refactor: 리뷰 반영

    - mock을 용도, 서비스에 따라 분리
    - socket.io-client devdeps로 이동
    - logger 레벨 제대로 설정 debug -> warn
    Doosies committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b2ee3d0 View commit details
    Browse the repository at this point in the history