Skip to content

[fix] ssl 키 보관 장소 수정 #279

[fix] ssl 키 보관 장소 수정

[fix] ssl 키 보관 장소 수정 #279

GitHub Actions / test succeeded Feb 10, 2024 in 1s

28 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
target/surefire-reports/TEST-com.beside.startrail.common.service.JwtProtoServiceTest.xml 8✅ 118ms
target/surefire-reports/TEST-com.beside.startrail.common.util.ProtocolBufferUtilTest.xml 5✅ 425ms
target/surefire-reports/TEST-com.beside.startrail.image.service.ImageServiceTest.xml 12✅ 13ms
target/surefire-reports/TEST-com.beside.startrail.relationship.service.RelationshipServiceTest.xml 2✅ 1ms
target/surefire-reports/TEST-com.beside.startrail.StartrailApplicationTest.xml 1✅ 4s

✅ target/surefire-reports/TEST-com.beside.startrail.common.service.JwtProtoServiceTest.xml

8 tests were completed in 118ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.beside.startrail.common.service.JwtProtoServiceTest 8✅ 118ms

✅ com.beside.startrail.common.service.JwtProtoServiceTest

✅ getPayloadWhenWrongSignedMamgwanbooJwt{String}[1]
✅ getPayloadWhenWrongSignedMamgwanbooJwt{String}[2]
✅ getPayload
✅ getPayloadWhenWrongFormatJwt{String}[1]
✅ getPayloadWhenWrongFormatJwt{String}[2]
✅ makeJwt
✅ getPayloadWhenWrongPayloadJwt{String}[1]
✅ getPayloadWhenWrongPayloadJwt{String}[2]

✅ target/surefire-reports/TEST-com.beside.startrail.common.util.ProtocolBufferUtilTest.xml

5 tests were completed in 425ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.beside.startrail.common.util.ProtocolBufferUtilTest 5✅ 425ms

✅ com.beside.startrail.common.util.ProtocolBufferUtilTest

✅ parseWhenWrongBody{String}[1]
✅ parseWhenWrongBody{String}[2]
✅ from
✅ parse
✅ print

✅ target/surefire-reports/TEST-com.beside.startrail.image.service.ImageServiceTest.xml

12 tests were completed in 13ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.beside.startrail.image.service.ImageServiceTest 12✅ 13ms

✅ com.beside.startrail.image.service.ImageServiceTest

✅ createWhenInvalid{CreateParameter}[1]
✅ createWhenInvalid{CreateParameter}[2]
✅ createWhenInvalid{CreateParameter}[3]
✅ createWhenInvalid{CreateParameter}[4]
✅ createWhenInvalid{CreateParameter}[5]
✅ createWhenInvalid{CreateParameter}[6]
✅ deleteWhenBlankKey{String}[1]
✅ deleteWhenBlankKey{String}[2]
✅ create
✅ delete
✅ getKey
✅ getKeyWhenInvalidUrl

✅ target/surefire-reports/TEST-com.beside.startrail.relationship.service.RelationshipServiceTest.xml

2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.beside.startrail.relationship.service.RelationshipServiceTest 2✅ 1ms

✅ com.beside.startrail.relationship.service.RelationshipServiceTest

✅ sort{SortParameterAndResult}[1]
✅ sort{SortParameterAndResult}[2]

✅ target/surefire-reports/TEST-com.beside.startrail.StartrailApplicationTest.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.beside.startrail.StartrailApplicationTest 1✅ 4s

✅ com.beside.startrail.StartrailApplicationTest

✅ contextLoads