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] vitest를 이용한 컴포넌트 테스트 추가 #421

Closed
Zero-1016 opened this issue Mar 12, 2025 · 0 comments
Closed

[FE] vitest를 이용한 컴포넌트 테스트 추가 #421

Zero-1016 opened this issue Mar 12, 2025 · 0 comments
Assignees
Labels
frontend 프론트엔드 라벨 test

Comments

@Zero-1016
Copy link
Member

No description provided.

@Zero-1016 Zero-1016 self-assigned this Mar 12, 2025
@Zero-1016 Zero-1016 added frontend 프론트엔드 라벨 test labels Mar 12, 2025
@Zero-1016 Zero-1016 changed the title vitest를 이용한 컴포넌트 테스트 추가 [FE] vitest를 이용한 컴포넌트 테스트 추가 Mar 13, 2025
Zero-1016 added a commit that referenced this issue Mar 19, 2025
* refactor: 사용하지 않는 signaling stomp 코드를 제거합니다.

* test: avatar test 코드를 추가합니다.

* test: react-testing 도구를 추가합니다.

* test: auth-input test code를 작성합니다.

* test: check-box test 코드를 작성합니다.

* test: select-box test 코드를 작성합니다.

* test: date-input test 코드를 작성한다.

* test: volume-slider test 코드를 작성한다.
Zero-1016 added a commit that referenced this issue Mar 21, 2025
* [FE] eslint 설정 추가 세팅 #417  (#418)

* chore: eslint 설정을 추가합니다.

* refactor: 바뀐 eslint 규칙을 적용합니다.

* refactor: script 명령어 수정

* ci: 깃 액션을 이용한 코드 품질 검사

* ci: script 변경

* ci: 조건 변경

* [FE] msw 모킹 데이터 추가 및 연결 #419 (#422)

* test: auth mock 데이터를 추가한다.

* test: service mock 데이터를 추가한다.

* test: user mock 데이터를 추가한다.

* test: service response 값 변경

* test: search mock를 추가합니다.

* test: user mock을 변경합니다.

* test: 실제 데이터를 추가합니다.

* test: 유효성 검사 코드를 제거합니다.

* test: socket handler를 추가합니다. (#425)

* [FE] 컴포넌트 테스트를 추가합니다. #421 (#426)

* refactor: 사용하지 않는 signaling stomp 코드를 제거합니다.

* test: avatar test 코드를 추가합니다.

* test: react-testing 도구를 추가합니다.

* test: auth-input test code를 작성합니다.

* test: check-box test 코드를 작성합니다.

* test: select-box test 코드를 작성합니다.

* test: date-input test 코드를 작성한다.

* test: volume-slider test 코드를 작성한다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend 프론트엔드 라벨 test
Projects
None yet
Development

No branches or pull requests

1 participant