Skip to content

playwright로 E2E 테스트하기 #191

Closed
@naarang

Description

@naarang

어떤 기능인가요?

playwright로 E2E 테스트하기

작업 상세 내용

  • mockRepository에 검색 기능, 페이지네이션 최대 페이지 개수 계산하기 추가
    mock에서 불필요한 함수 제거 및 네이밍 맞추기
    playwright 적용해서 e2e 테스트하기
    lotus 삭제 시 invalidateQuery하기

참고할만한 자료(선택)

Activity

self-assigned this
on Dec 2, 2024
added 12 commits that reference this issue on Dec 2, 2024

feat(#191): playwright 설치하기

feat(#191): playwright로 간단히 테스트해보기

refactor(#191): mock 변경 사항 반영 및 불필요한 resolver 제거 및 resolver 함수명 통일하기

refactor(#191): mock history 불필요한 함수 제거 및 DTO 적용하기

refactor(#191): mock lotus 제목 검색 로직 추가하기

refactor(#191): mocking 시에 페이지네이션 max 값도 계산하기

refactor(#191): user에 대한 MockRepository 적용하기

refactor(#191): 테스트를 위한 data-testid값을 부여

fix(#191): lotus 삭제 시 오류 수정하기

refactor(#191): app 레이어로 테스트 코드 이동 및 e2e 테스트 코드 작성완료

added a commit that references this issue on Dec 4, 2024

Feature #191: playwright 적용해서 e2e 테스트하기 (#203)

8519406
added a commit that references this issue on Dec 5, 2024

Refactor #204: mock repository와 controller로 분리하기 (#205)

7430c43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Participants

@naarang

Issue actions

    playwright로 E2E 테스트하기 · Issue #191 · boostcampwm-2024/web38-Froxy