Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

[FE] test: cypress를 이용한 e2e 테스트, CI 추가 #261

Merged
merged 28 commits into from
Aug 14, 2023

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    9e06bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10dbbb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38b20c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bdeeed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59ca009 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b36a5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1878b90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c853128 View commit details
    Browse the repository at this point in the history
  9. chore: cypress-real-events 설치

    실제 마우스 호버링 동작 재현을 위해 설치
    호버링 말고도 많은 동작을 재현할 수 있음
    yogjin committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4e5658e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d18fb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ee7d64c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72ee3fd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0b481ae View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    daa2d1a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9749ba3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0d579f5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cc09f6b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    67870dd View commit details
    Browse the repository at this point in the history
  2. refactor: conflict 해결

    yogjin committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    31702ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7391fa View commit details
    Browse the repository at this point in the history
  4. chore: default run working-directory 수정

    ${{ vars.FE_DIRECTORY }} 인식 안되는 문제..
    yogjin committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    e0bbd41 View commit details
    Browse the repository at this point in the history
  5. chore: actions 개행 수정

    yogjin committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    8daa63d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4be1e6 View commit details
    Browse the repository at this point in the history
  7. Update fe-test-e2e.yml

    if: contains(github.event.pull_request.labels.*.name, 'frontend') 제거
    yogjin authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    b1299cd View commit details
    Browse the repository at this point in the history
  8. Update fe-test-e2e.yml

    yogjin authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    fef5468 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

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

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    16f515c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c4e52 View commit details
    Browse the repository at this point in the history