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

동걸 TC 정의 #27

Closed
wants to merge 15 commits into from
Closed

동걸 TC 정의 #27

wants to merge 15 commits into from

Commits on Sep 19, 2023

  1. refactor: test 클래스 삭제

    jimmy.lee committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    628489a View commit details
    Browse the repository at this point in the history
  2. test: 주문 생성 tc 추가

    jimmy.lee committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d8da0e7 View commit details
    Browse the repository at this point in the history
  3. test: 주문 생성 tc > 동시성 고려 rename

    jimmy.lee committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a5854fc View commit details
    Browse the repository at this point in the history
  4. test: 상품 목록 조회 tc 추가

    jimmy.lee committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7e81a40 View commit details
    Browse the repository at this point in the history
  5. test: 장바구니 담기 tc 추가

    jimmy.lee committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    5d582d4 View commit details
    Browse the repository at this point in the history
  6. test: 장바구니 수량 조절 tc 추가

    jimmy.lee committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    828fc1c View commit details
    Browse the repository at this point in the history
  7. test: 주문 취소 tc 추가

    jimmy.lee committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7c7bb7c View commit details
    Browse the repository at this point in the history
  8. test: 결제 tc 추가

    jimmy.lee committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    79668a5 View commit details
    Browse the repository at this point in the history
  9. test: 결제, 결제 취소 tc 분리 및 수정

    jimmy.lee committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    92a961f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. test: 상점 생성 tc 추가

    jimmy.lee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    60e82a6 View commit details
    Browse the repository at this point in the history
  2. test: 상점 수정 tc 추가

    jimmy.lee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9ae2597 View commit details
    Browse the repository at this point in the history
  3. test: 주문 발주 tc 추가

    jimmy.lee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3934c43 View commit details
    Browse the repository at this point in the history
  4. feat: 프로덕션 클래스 추가

    jimmy.lee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4f6a782 View commit details
    Browse the repository at this point in the history
  5. Rename .java to .kt

    jimmy.lee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f3c7a81 View commit details
    Browse the repository at this point in the history
  6. fix: lint 수정

    jimmy.lee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9955c27 View commit details
    Browse the repository at this point in the history