Skip to content

Commit

Permalink
feat(pathfinder): 예외 사항 Validation 기능 구현하기 완료
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyeom committed Nov 27, 2022
1 parent 84c1119 commit 5ae583b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
- [X] 최단 경로 조회 기능 구현하기
- [X] 최단 경로 조회 인수 테스트 작성
- [X] 최단 경로 조회 기능 추가
- [ ] 예외 사항 Validation 기능 구현하기
- [X] 예외 사항 Validation 기능 구현하기
- [X] 출발역과 도착역이 같은 경우
- [X] 인수 테스트 작성
- [X] 도메인 테스트 작성
Expand Down

0 comments on commit 5ae583b

Please sign in to comment.