Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

[#75] 주문 단위테스트 제작 #73

Open
wants to merge 20 commits into
base: delivery_service
Choose a base branch
from

Commits on Jan 28, 2020

  1. 주문테스트 일부 제작

    yyy9942 committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    eebcc87 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    61e4edd View commit details
    Browse the repository at this point in the history
  2. 주문 테스트 작성

    yyy9942 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    ec74ca5 View commit details
    Browse the repository at this point in the history
  3. 가상결제 테스트 작성

    yyy9942 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    35d970f View commit details
    Browse the repository at this point in the history
  4. 패키지 구조 변경

    yyy9942 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    29a8a8e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. 배달 매칭 RedisDao 구현

    yyy99 committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    352fbef View commit details
    Browse the repository at this point in the history
  2. 테스트코드 작성

    yyy99 committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    2791248 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cb5ec6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. release 프로파일 추가

    yyy9942 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    d4de335 View commit details
    Browse the repository at this point in the history
  2. Build 버그 수정

    yyy9942 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    058140f View commit details
    Browse the repository at this point in the history
  3. 누락 정보 수정

    yyy9942 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    df6d08a View commit details
    Browse the repository at this point in the history
  4. 오탈자 수정

    yyy9942 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    6db3249 View commit details
    Browse the repository at this point in the history
  5. .

    yyy9942 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    aaf5b0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a867fc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #78 from f-lab-edu/feature/rider_info_service_test

    [#77] 라이더 회원정보 서비스 테스트코드 작성
    yyy9942 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    3e16045 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    345f7f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Jenkins 빌드 유발

    yyy99 committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    17e2bc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Merge remote-tracking branch 'yyy9942/feature/delivery_dao_redis' into

    feature/release_test
    
    Conflicts:
    	src/main/java/com/delfood/dao/deliveery/DeliveryDao.java
    	src/main/java/com/delfood/dao/deliveery/LocalMemoryDeliveryDao.java
    	src/main/java/com/delfood/service/delivery/DeliveryService.java
    	src/main/resources/application-dev.properties
    yyy99 committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    af05835 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Merge pull request #80 from f-lab-edu/feature/release_test

    [#79] 배포 자동화
    yyy9942 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    d2184cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from f-lab-edu/feature/mock_pay_test

    [#75, #72] 패키지 구조 변경, 가상결제 테스트 작성
    yyy9942 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    0055f16 View commit details
    Browse the repository at this point in the history