feat : 버스 버저닝 V2 updated_at 추가 #56
Annotations
1 error and 2 warnings
BusApiTest.셔틀버스 시간표를 조회한다(업데이트 시각 포함).:
src/test/java/in/koreatech/koin/acceptance/BusApiTest.java#L510
org.opentest4j.AssertionFailedError:
expected:
{"bus_timetable"=[{"arrival_info"=[{"arrivalTime"="18:10", "nodeName"="한기대"},
{"arrivalTime"="정차", "nodeName"="신계초,운전리,연춘리"},
{"arrivalTime"="18:50", "nodeName"="천안역(학화호두과자)"},
{"arrivalTime"="18:55", "nodeName"="터미널(신세계 앞 횡단보도)"}], "route_name"="주중"}], "updated_at"="2024-02-21T18:00:00"}
but was:
{"bus_timetable"=[{"arrival_info"=[{"arrivalTime"="18:10", "nodeName"="한기대"},
{"arrivalTime"="정차", "nodeName"="신계초,운전리,연춘리"},
{"arrivalTime"="18:50", "nodeName"="천안역(학화호두과자)"},
{"arrivalTime"="18:55", "nodeName"="터미널(신세계 앞 횡단보도)"}], "route_name"="주중"}], "updated_at"="2024-02-21T09:00:00"}
|
pr-labeler
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: TimonVS/pr-labeler-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
셔틀버스 시간표를 조회한다(업데이트 시각 포함). (in.koreatech.koin.acceptance.BusApiTest) failed:
in.koreatech.koin.acceptance.BusApiTest#L0
build/test-results/test/TEST-in.koreatech.koin.acceptance.BusApiTest.xml
|