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

test: Netlify 배포 환경 테스트 #15

Merged
merged 18 commits into from
Mar 6, 2023
Merged

test: Netlify 배포 환경 테스트 #15

merged 18 commits into from
Mar 6, 2023

Conversation

L2HYUNN
Copy link
Member

@L2HYUNN L2HYUNN commented Feb 26, 2023

🚀 작업 내용

Netlify 배포 환경을 테스트합니다.

✏️ 상세 설명

📷 스크린샷

📁 참고 자료

chaaerim and others added 9 commits February 17, 2023 22:49
* feat: input 컴포넌트 구현

* fix: install pnpm

* refactor: 타이포 토큰 적용
* feat: modal 컴포넌트 생성

* feat: modal 컴포넌트 구현

* refactor: type 변경 및 리뷰 반영

* refactor: modal interface 제거
* feat: svg 저장

* feat: icon 컴포넌트 구현

* refactor: icon 바로 export

* refactor: span 태그로 변경

* refactor: icon type
* fix: rem을 위한 html fontSize 수정

* refactor: text 컴포넌트 type 선언 위치 변경

* style: 누락 및 변경된 theme 추가

* feat(button): button 컴포넌트 추가

* chore(button): button 컴포넌트 예제 추가

* refactor(text): text 컴포넌트 스타일 타입명 변경
* feat: jest, react-testing-library setting

* chore: paths 수정

* fix: fix conflict
* feat: mount, update 관련 hooks 추가

* feat: void callback type 추가

* feat: select 컴포넌트 추가

* feat: select 컴포넌트 예제 코드 추가

* chore: local pnpm 패키지 제거

* style: select 컴포넌트 margin top 추가
* feat: 회원가입 레이아웃 및 로직 작업

* feat: sign up validation check 로직 추가

* feat: signUp 성공시 모달창 보여주기

* chore: console 삭제 및 주석 달기

* feat: 비밀번호 최대 길이 20자로 제한
* style: reset css 버튼 disabled cursor 조건 추가

* style: theme 디자인 시스템 변경 적용

* refactor: button 컴포넌트 리팩토링
@L2HYUNN L2HYUNN self-assigned this Feb 26, 2023
@netlify
Copy link

netlify bot commented Feb 26, 2023

Deploy Preview for effective-tech-interview ready!

Name Link
🔨 Latest commit 616824d
🔍 Latest deploy log https://app.netlify.com/sites/effective-tech-interview/deploys/64059e6cd0c8270008ec85a5
😎 Deploy Preview https://deploy-preview-15--effective-tech-interview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@L2HYUNN L2HYUNN added Type: Test 유형: 테스트 Priority: Critical 우선순위: 긴급 labels Feb 26, 2023
chaaerim and others added 8 commits March 1, 2023 19:24
* feat: 로그인, 회원가입 레이아웃 및 로그인 로직 구현

* feat: axios 에러 커스텀

* chore: 주석 추가

* feat: axios request interceptors 추가
* feat: 답변 Bubble 컴포넌트 구현

* chore: 폴더 rename

* refactor: 중복 코드 제거
* chore: jest 관련 사용하지 않는 패키지 제거

* chore: 지속적으로 문제가 생기는 Home 테스트 코드 제거

* chore: main에 button에서 발생하던 문제 해결

* feat: jest 관련 eslint plugins 추가

* feat: jest eslint plugin 설정 적용

* chore: testing library 패키지 재설치

* fix: jest-dom eslint 설정 오탈자 수정

* fix: jest 설정 변경

* feat: 커스텀 랜더를 위한 testUtils 추가

* feat: button 랜더링 및 작동 테스트 추가

* chore: 불필요한 export 제거

* fix: button test describe 이름 변경
* feat: test ci 추가

* feat: codecov 설정 및 CI 추가

* fix: 스크립트 오탈자 수정
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@09783e0). Click here to learn what that means.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #15   +/-   ##
=======================================
  Coverage        ?   91.83%           
=======================================
  Files           ?        8           
  Lines           ?       49           
  Branches        ?       11           
=======================================
  Hits            ?       45           
  Misses          ?        2           
  Partials        ?        2           

@L2HYUNN L2HYUNN closed this Mar 6, 2023
@L2HYUNN L2HYUNN reopened this Mar 6, 2023
* feat: 로그인 로직 작업 완료 및 비밀번호 재설정 레이아웃

* refactor: console 삭제

* refactor: 환경변수 적용
@L2HYUNN L2HYUNN merged commit 3f13044 into main Mar 6, 2023
@L2HYUNN L2HYUNN removed the Priority: Critical 우선순위: 긴급 label Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Test 유형: 테스트
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants