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: 메인 헤더 테스트 #475

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

nyj001012
Copy link
Collaborator

@nyj001012 nyj001012 commented Mar 12, 2024


✅ 풀_리퀘스트 체크리스트

  • PR 제목: [feat/fix/refactor...] 작업 내용 한 줄 요약 (브랜치 이름) #이슈번호
  • commit message 가 적절한지 확인해주세요.
  • 적절한 branch 로 요청했는지 확인해주세요.
  • Assignees, Label 을 붙여주세요.
  • 주의 사항과 관련해 꼭 확인해야 할 사람이 있다면 Reviewer 로 등록해주세요.
  • PR이 승인된 경우 해당 브랜치는 삭제해 주세요!

🔄 변경 사항

무엇을 합니다!

  • playwright 테스트 라이브러리 추가 및 세팅
  • dotenv 라이브러리 추가
  • 헤더 테스트 작성

📎 변경한 이유

  • 프론트엔드 테스트 도입이 시급함

closes: #473

👨🏻‍💻 테스트 체크리스트

  • 이러한 테스트를 했어요!

📌 변경 및 주의 사항

  • 절대 vogsphere 깃에 /tests 올리지 말 것
  • 쿠키의 domain을 localhost로 설정했으나, 추후 바뀔 가능성이 있다면 domain도 .env에서 관리해도 좋을 듯
  • .env에 JWT_TOKEN 추가 (자세한 내용은 슬랙 캔버스 참고)

@nyj001012 nyj001012 added enhancement New feature or request frontend frontend 관련 PR labels Mar 12, 2024
@nyj001012 nyj001012 self-assigned this Mar 12, 2024
@nyj001012 nyj001012 linked an issue Mar 12, 2024 that may be closed by this pull request
@nyj001012 nyj001012 changed the title build: 테스트 라이브러리 playwright 추가 build: 메인 헤더 테스트 Mar 12, 2024
@nyj001012 nyj001012 changed the title build: 메인 헤더 테스트 test: 메인 헤더 테스트 Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend frontend 관련 PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: 프론트엔드 헤더 테스트 도입
1 participant