fix: 스터디 성공률 계산 로직 수정 #555
Open
GitHub Actions / Test Results
failed
Nov 2, 2023 in 0s
1 fail, 111 pass in 25s
Annotations
Check warning on line 0 in com.yigongil.backend.acceptance.steps.EntryPoint
github-actions / Test Results
스터디 하나 성공, 하나 실패하면 성공률이 50 퍼센트이다 (com.yigongil.backend.acceptance.steps.EntryPoint) failed
backend/build/test-results/test/TEST-com.yigongil.backend.acceptance.steps.EntryPoint.xml [took 1s]
Raw output
org.opentest4j.AssertionFailedError:
expected: 50.0
but was: 100.0
at [email protected]/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at [email protected]/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at [email protected]/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at [email protected]/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at app//com.yigongil.backend.acceptance.steps.StudyProgressStep.성공률_계산(StudyProgressStep.java:126)
at ✽."noiman"의 스터디 성공률이 50 퍼센트이다(file:///home/runner/work/2023-yigongil/2023-yigongil/backend/src/test/resources/features/study-progress.feature:137)
Loading