-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature: E2E 테스트 코드 작성 #92
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
guesung
added a commit
that referenced
this pull request
Nov 15, 2024
* refactor: 훅을 각 사용하는 측에 맞게 폴더로 묶기 * refactor: 관리하지 않는 README-ko 파일 제거 * refactor :불필요한 파일 제거 * refactor: 사용하지 않는 `@ extension/storage` 제거 * refactor: 레거시 메모 페이지 제거 모든 사용자가 버전 1.5.0 이상 확인 완료 * Feature: E2E 테스트 코드 작성 (#92) * test: 카카오 및 구글 로그인 E2E테스트 코드 작성 * feat: 테스트 계정 추가 * test: 테스트 계정 로그인에 대한 테스트 코드 작성 * feat: 이메일 로그인 시 토큰 설정 * refactor: 정규표현식 상수로 그룹화 * refactor: 상수 파일로 빼기 * test: 사이드 패널의 메모 기능 테스트 * refactor: 사이드 패널 페이지를 실제 사이드 패널로 변경 * feat: sidepanel fixture 생성 * refactor: fixtures의 sidePanelPage로 리팩토링 * test: 메모 페이지의 가이드 기능 * test: 메모 페이지의 메모 확인 기능 * refactor: 레거시 테스트 코드 파일 제거 * fix: Refresh 버튼을 누르면 가이드 종료 처리 * Refactor: web 리팩토링 1. 컴포넌트 분리 2. 불필요한 파일 제거 * fix: 대소문자 구별 제거 * refactor: 쓸데없는 주석 제거 * feat: searchParams의 show 값에 따라 위시리스트 및 전체 보여주기 * feat: Plus 아이콘 추가 * Refactor/2024 11 15 (#93) * feat: Plus 아이콘 추가 * feat: vite-plugin-svgr를 전역으로 설치 * feat: SidePanel에 svgr 설정 * refactor: svg로부터 직접 import * refactor: 통일성 있게 `useMemo`로 함수명 수정 * feat: supabase 타입 업데이트 * refactor: `MemoTableInsert`타입 활용하여 수정 * chore: 하트 아이콘 추가 * refactor: 아이콘을 `-Icon`로 네이밍 통일 * feat: 위시 리스트를 카테고리로 추가 * feat: 웹에 위시 리스트 뷰 추가
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR의 목적