Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: 서버 재부팅 시 Docker 컨테이너 자동 시작 설정 추가 완료 #101

Merged
merged 1 commit into from
Jan 7, 2025

refactor(CD): 서버 재부팅 시 Docker 컨테이너 자동 시작 설정 추가

34e752f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

refactor: 서버 재부팅 시 Docker 컨테이너 자동 시작 설정 추가 완료 #101

refactor(CD): 서버 재부팅 시 Docker 컨테이너 자동 시작 설정 추가
34e752f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Spring Boot Tests succeeded Jan 7, 2025 in 1s

496 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
stempo-api/build/test-results/test/TEST-com.stempo.annotation.SuccessApiResponseCustomizerTest.xml 2✅ 5s
stempo-api/build/test-results/test/TEST-com.stempo.config.OpenApiConfigTest.xml 7✅ 325ms
stempo-api/build/test-results/test/TEST-com.stempo.config.WebConfigTest.xml 2✅ 2s
stempo-api/build/test-results/test/TEST-com.stempo.controller.AuthControllerTest.xml 17✅ 1s
stempo-api/build/test-results/test/TEST-com.stempo.controller.BoardControllerTest.xml 9✅ 345ms
stempo-api/build/test-results/test/TEST-com.stempo.controller.FileControllerTest.xml 8✅ 83ms
stempo-api/build/test-results/test/TEST-com.stempo.controller.HomeworkControllerTest.xml 9✅ 132ms
stempo-api/build/test-results/test/TEST-com.stempo.controller.RecordControllerTest.xml 7✅ 109ms
stempo-api/build/test-results/test/TEST-com.stempo.controller.RhythmControllerTest.xml 3✅ 41ms
stempo-api/build/test-results/test/TEST-com.stempo.interceptor.ApiLoggingInterceptorTest.xml 3✅ 231ms
stempo-api/build/test-results/test/TEST-com.stempo.support.yaml.YamlEnvironmentPostProcessorTest.xml 2✅ 337ms
stempo-application/build/test-results/test/TEST-com.stempo.config.AuthenticatorConfigTest.xml 1✅ 2s
stempo-application/build/test-results/test/TEST-com.stempo.config.RestClientConfigTest.xml 2✅ 286ms
stempo-application/build/test-results/test/TEST-com.stempo.dto.request.AuthRequestDtoTest.xml 4✅ 181ms
stempo-application/build/test-results/test/TEST-com.stempo.dto.request.BoardRequestDtoTest.xml 4✅ 116ms
stempo-application/build/test-results/test/TEST-com.stempo.dto.request.DeleteFileRequestDtoTest.xml 3✅ 33ms
stempo-application/build/test-results/test/TEST-com.stempo.dto.request.HomeworkRequestDtoTest.xml 3✅ 35ms
stempo-application/build/test-results/test/TEST-com.stempo.dto.request.RecordRequestDtoTest.xml 7✅ 124ms
stempo-application/build/test-results/test/TEST-com.stempo.dto.request.RhythmRequestDtoTest.xml 5✅ 76ms
stempo-application/build/test-results/test/TEST-com.stempo.dto.request.TwoFactorAuthenticationRequestDtoTest.xml 3✅ 40ms
stempo-application/build/test-results/test/TEST-com.stempo.event.BoardEventProcessorTest.xml 1✅ 951ms
stempo-application/build/test-results/test/TEST-com.stempo.event.HomeworkEventProcessorTest.xml 1✅ 130ms
stempo-application/build/test-results/test/TEST-com.stempo.event.RecordEventProcessorTest.xml 1✅ 139ms
stempo-application/build/test-results/test/TEST-com.stempo.event.UserDeletedEventTest.xml 1✅ 3ms
stempo-application/build/test-results/test/TEST-com.stempo.event.UserEventDispatcherTest.xml 1✅ 71ms
stempo-application/build/test-results/test/TEST-com.stempo.event.UserEventProcessorRegistryTest.xml 2✅ 16ms
stempo-application/build/test-results/test/TEST-com.stempo.mapper.BoardDtoMapperTest.xml 6✅ 56ms
stempo-application/build/test-results/test/TEST-com.stempo.mapper.HomeworkDtoMapperTest.xml 2✅ 5ms
stempo-application/build/test-results/test/TEST-com.stempo.mapper.RecordDtoMapperTest.xml 3✅ 41ms
stempo-application/build/test-results/test/TEST-com.stempo.mapper.UploadedFileDtoMapperTest.xml 1✅ 15ms
stempo-application/build/test-results/test/TEST-com.stempo.service.AuthenticationServiceTest.xml 4✅ 604ms
stempo-application/build/test-results/test/TEST-com.stempo.service.AuthServiceImplTest.xml 8✅ 2s
stempo-application/build/test-results/test/TEST-com.stempo.service.BoardServiceImplTest.xml 5✅ 224ms
stempo-application/build/test-results/test/TEST-com.stempo.service.FileServiceTest.xml 8✅ 544ms
stempo-application/build/test-results/test/TEST-com.stempo.service.HomeworkServiceImplTest.xml 4✅ 229ms
stempo-application/build/test-results/test/TEST-com.stempo.service.LoginCommandTest.xml 1✅ 8ms
stempo-application/build/test-results/test/TEST-com.stempo.service.RecordServiceImplTest.xml 4✅ 112ms
stempo-application/build/test-results/test/TEST-com.stempo.service.RhythmGeneratorClientTest.xml 5✅ 591ms
stempo-application/build/test-results/test/TEST-com.stempo.service.RhythmServiceImplTest.xml 5✅ 169ms
stempo-application/build/test-results/test/TEST-com.stempo.service.TokenServiceTest.xml 3✅ 28ms
stempo-application/build/test-results/test/TEST-com.stempo.service.TotpAuthenticatorServiceImplTest.xml 7✅ 266ms
stempo-application/build/test-results/test/TEST-com.stempo.service.TotpServiceTest.xml 3✅ 21ms
stempo-application/build/test-results/test/TEST-com.stempo.service.UploadedFileServiceImplTest.xml 8✅ 153ms
stempo-application/build/test-results/test/TEST-com.stempo.service.UserEventServiceTest.xml 1✅ 113ms
stempo-application/build/test-results/test/TEST-com.stempo.service.UserRegistrationCommandTest.xml 1✅ 2ms
stempo-application/build/test-results/test/TEST-com.stempo.service.UserRegistrationServiceTest.xml 3✅ 204ms
stempo-application/build/test-results/test/TEST-com.stempo.service.UserServiceImplTest.xml 12✅ 198ms
stempo-auth/build/test-results/test/TEST-com.stempo.application.CustomUserDetailsServiceTest.xml 2✅ 6s
stempo-auth/build/test-results/test/TEST-com.stempo.application.JwtTokenGeneratorTest.xml 1✅ 3s
stempo-auth/build/test-results/test/TEST-com.stempo.application.JwtTokenParserTest.xml 6✅ 2s
stempo-auth/build/test-results/test/TEST-com.stempo.application.JwtTokenServiceImplTest.xml 7✅ 849ms
stempo-auth/build/test-results/test/TEST-com.stempo.application.JwtTokenValidatorTest.xml 8✅ 148ms
stempo-auth/build/test-results/test/TEST-com.stempo.config.AuthenticationConfigTest.xml 5✅ 4s
stempo-auth/build/test-results/test/TEST-com.stempo.config.CustomAuthenticationProviderTest.xml 3✅ 263ms
stempo-auth/build/test-results/test/TEST-com.stempo.config.RoleHierarchyConfigTest.xml 2✅ 41ms
stempo-auth/build/test-results/test/TEST-com.stempo.config.ValidatorConfigTest.xml 1✅ 20ms
stempo-auth/build/test-results/test/TEST-com.stempo.config.WhitelistPropertiesTest.xml 3✅ 93ms
stempo-auth/build/test-results/test/TEST-com.stempo.config.XssConfigTest.xml 4✅ 85ms
stempo-auth/build/test-results/test/TEST-com.stempo.config.YamlConfigTest.xml 3✅ 42ms
stempo-auth/build/test-results/test/TEST-com.stempo.filter.CustomBasicAuthenticationFilterTest.xml 5✅ 1s
stempo-auth/build/test-results/test/TEST-com.stempo.filter.JwtAuthenticationFilterTest.xml 4✅ 371ms
stempo-auth/build/test-results/test/TEST-com.stempo.filter.XssEscapeServletFilterTest.xml 2✅ 387ms
stempo-auth/build/test-results/test/TEST-com.stempo.filter.XssEscapeServletRequestWrapperTest.xml 3✅ 55ms
stempo-auth/build/test-results/test/TEST-com.stempo.util.AuthUtilsTest.xml 4✅ 207ms
stempo-auth/build/test-results/test/TEST-com.stempo.util.IpAddressUtilsTest.xml 5✅ 44ms
stempo-auth/build/test-results/test/TEST-com.stempo.util.IpWhitelistValidatorTest.xml 6✅ 137ms
stempo-auth/build/test-results/test/TEST-com.stempo.util.PasswordValidatorTest.xml 9✅ 17ms
stempo-auth/build/test-results/test/TEST-com.stempo.util.WhitelistFileLoaderTest.xml 4✅ 190ms
stempo-auth/build/test-results/test/TEST-com.stempo.util.WhitelistPathMatcherTest.xml 5✅ 39ms
stempo-auth/build/test-results/test/TEST-com.stempo.util.XssSanitizerTest.xml 5✅ 68ms
stempo-common/build/test-results/test/TEST-com.stempo.config.AesConfigTest.xml 2✅ 4s
stempo-common/build/test-results/test/TEST-com.stempo.dto.ApiResponseTest.xml 7✅ 372ms
stempo-common/build/test-results/test/TEST-com.stempo.dto.ErrorResponseTest.xml 2✅ 37ms
stempo-common/build/test-results/test/TEST-com.stempo.dto.PagedResponseDtoTest.xml 9✅ 170ms
stempo-common/build/test-results/test/TEST-com.stempo.dto.TokenInfoTest.xml 1✅ 2ms
stempo-common/build/test-results/test/TEST-com.stempo.exception.BaseExceptionTest.xml 4✅ 59ms
stempo-common/build/test-results/test/TEST-com.stempo.exception.ExceptionMapperTest.xml 2✅ 3s
stempo-common/build/test-results/test/TEST-com.stempo.exception.GlobalExceptionHandlerTest.xml 2✅ 2s
stempo-common/build/test-results/test/TEST-com.stempo.util.ApiLoggerTest.xml 3✅ 1s
stempo-common/build/test-results/test/TEST-com.stempo.util.ColumnValidatorTest.xml 4✅ 32ms
stempo-common/build/test-results/test/TEST-com.stempo.util.EncryptionUtilsTest.xml 8✅ 295ms
stempo-common/build/test-results/test/TEST-com.stempo.util.FileUtilsTest.xml 21✅ 780ms
stempo-common/build/test-results/test/TEST-com.stempo.util.HtmlCharacterEscapesTest.xml 5✅ 38ms
stempo-common/build/test-results/test/TEST-com.stempo.util.HttpReqResUtilsTest.xml 5✅ 54ms
stempo-common/build/test-results/test/TEST-com.stempo.util.LogSanitizerUtilsTest.xml 6✅ 73ms
stempo-common/build/test-results/test/TEST-com.stempo.util.PageableUtilsTest.xml 4✅ 56ms
stempo-common/build/test-results/test/TEST-com.stempo.util.PaginationUtilsTest.xml 11✅ 171ms
stempo-common/build/test-results/test/TEST-com.stempo.util.ResponseUtilsTest.xml 1✅ 740ms
stempo-common/build/test-results/test/TEST-com.stempo.util.TimeUtilsTest.xml 1✅ 2ms
stempo-domain/build/test-results/test/TEST-com.stempo.model.BoardTest.xml 9✅ 6s
stempo-domain/build/test-results/test/TEST-com.stempo.model.HomeworkTest.xml 4✅ 46ms
stempo-domain/build/test-results/test/TEST-com.stempo.model.RecordTest.xml 1✅ 3ms
stempo-domain/build/test-results/test/TEST-com.stempo.model.TotpAuthenticatorTest.xml 1✅ 3ms
stempo-domain/build/test-results/test/TEST-com.stempo.model.UploadedFileTest.xml 1✅ 10ms
stempo-domain/build/test-results/test/TEST-com.stempo.model.UserTest.xml 8✅ 58ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.config.JpaConfigTest.xml 2✅ 1s
stempo-infrastructure/build/test-results/test/TEST-com.stempo.entity.BaseEntityTest.xml 2✅ 361ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.entity.BoardEntityTest.xml 5✅ 170ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.mapper.BoardMapperTest.xml 4✅ 38ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.mapper.HomeworkMapperTest.xml 4✅ 18ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.mapper.RecordMapperTest.xml 2✅ 4ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.mapper.TotpAuthenticatorMapperTest.xml 2✅ 10ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.mapper.UploadedFileMapperTest.xml 2✅ 7ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.mapper.UserMapperTest.xml 2✅ 14ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.repository.BoardRepositoryImplTest.xml 7✅ 1s
stempo-infrastructure/build/test-results/test/TEST-com.stempo.repository.HomeworkRepositoryImplTest.xml 7✅ 313ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.repository.RecordRepositoryImplTest.xml 8✅ 211ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.repository.TotpAuthenticatorRepositoryImplTest.xml 5✅ 195ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.repository.UploadedFileRepositoryImplTest.xml 7✅ 165ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.repository.UserRepositoryImplTest.xml 5✅ 157ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.util.FileHandlerTest.xml 7✅ 92ms
stempo-infrastructure/build/test-results/test/TEST-com.stempo.util.StringJsonConverterTest.xml 4✅ 93ms

✅ stempo-api/build/test-results/test/TEST-com.stempo.annotation.SuccessApiResponseCustomizerTest.xml

2 tests were completed in 5s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.annotation.SuccessApiResponseCustomizerTest 2✅ 5s

✅ stempo-api/build/test-results/test/TEST-com.stempo.config.OpenApiConfigTest.xml

7 tests were completed in 325ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.config.OpenApiConfigTest 7✅ 325ms

✅ stempo-api/build/test-results/test/TEST-com.stempo.config.WebConfigTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.config.WebConfigTest 2✅ 2s

✅ stempo-api/build/test-results/test/TEST-com.stempo.controller.AuthControllerTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.controller.AuthControllerTest 17✅ 1s

✅ stempo-api/build/test-results/test/TEST-com.stempo.controller.BoardControllerTest.xml

9 tests were completed in 345ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.controller.BoardControllerTest 9✅ 345ms

✅ stempo-api/build/test-results/test/TEST-com.stempo.controller.FileControllerTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.controller.FileControllerTest 8✅ 83ms

✅ stempo-api/build/test-results/test/TEST-com.stempo.controller.HomeworkControllerTest.xml

9 tests were completed in 132ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.controller.HomeworkControllerTest 9✅ 132ms

✅ stempo-api/build/test-results/test/TEST-com.stempo.controller.RecordControllerTest.xml

7 tests were completed in 109ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.controller.RecordControllerTest 7✅ 109ms

✅ stempo-api/build/test-results/test/TEST-com.stempo.controller.RhythmControllerTest.xml

3 tests were completed in 41ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.controller.RhythmControllerTest 3✅ 41ms

✅ stempo-api/build/test-results/test/TEST-com.stempo.interceptor.ApiLoggingInterceptorTest.xml

3 tests were completed in 231ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.interceptor.ApiLoggingInterceptorTest 3✅ 231ms

✅ stempo-api/build/test-results/test/TEST-com.stempo.support.yaml.YamlEnvironmentPostProcessorTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.support.yaml.YamlEnvironmentPostProcessorTest 2✅ 337ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.config.AuthenticatorConfigTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.config.AuthenticatorConfigTest 1✅ 2s

✅ stempo-application/build/test-results/test/TEST-com.stempo.config.RestClientConfigTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.config.RestClientConfigTest 2✅ 286ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.dto.request.AuthRequestDtoTest.xml

4 tests were completed in 181ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.dto.request.AuthRequestDtoTest 4✅ 181ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.dto.request.BoardRequestDtoTest.xml

4 tests were completed in 116ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.dto.request.BoardRequestDtoTest 4✅ 116ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.dto.request.DeleteFileRequestDtoTest.xml

3 tests were completed in 33ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.dto.request.DeleteFileRequestDtoTest 3✅ 33ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.dto.request.HomeworkRequestDtoTest.xml

3 tests were completed in 35ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.dto.request.HomeworkRequestDtoTest 3✅ 35ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.dto.request.RecordRequestDtoTest.xml

7 tests were completed in 124ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.dto.request.RecordRequestDtoTest 7✅ 124ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.dto.request.RhythmRequestDtoTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.dto.request.RhythmRequestDtoTest 5✅ 76ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.dto.request.TwoFactorAuthenticationRequestDtoTest.xml

3 tests were completed in 40ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.dto.request.TwoFactorAuthenticationRequestDtoTest 3✅ 40ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.event.BoardEventProcessorTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.event.BoardEventProcessorTest 1✅ 951ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.event.HomeworkEventProcessorTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.event.HomeworkEventProcessorTest 1✅ 130ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.event.RecordEventProcessorTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.event.RecordEventProcessorTest 1✅ 139ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.event.UserDeletedEventTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.event.UserDeletedEventTest 1✅ 3ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.event.UserEventDispatcherTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.event.UserEventDispatcherTest 1✅ 71ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.event.UserEventProcessorRegistryTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.event.UserEventProcessorRegistryTest 2✅ 16ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.mapper.BoardDtoMapperTest.xml

6 tests were completed in 56ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.mapper.BoardDtoMapperTest 6✅ 56ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.mapper.HomeworkDtoMapperTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.mapper.HomeworkDtoMapperTest 2✅ 5ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.mapper.RecordDtoMapperTest.xml

3 tests were completed in 41ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.mapper.RecordDtoMapperTest 3✅ 41ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.mapper.UploadedFileDtoMapperTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.mapper.UploadedFileDtoMapperTest 1✅ 15ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.AuthenticationServiceTest.xml

4 tests were completed in 604ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.service.AuthenticationServiceTest 4✅ 604ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.AuthServiceImplTest.xml

8 tests were completed in 2s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.service.AuthServiceImplTest 8✅ 2s

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.BoardServiceImplTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.service.BoardServiceImplTest 5✅ 224ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.FileServiceTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.service.FileServiceTest 8✅ 544ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.HomeworkServiceImplTest.xml

4 tests were completed in 229ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.service.HomeworkServiceImplTest 4✅ 229ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.LoginCommandTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.service.LoginCommandTest 1✅ 8ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.RecordServiceImplTest.xml

4 tests were completed in 112ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.service.RecordServiceImplTest 4✅ 112ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.RhythmGeneratorClientTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.service.RhythmGeneratorClientTest 5✅ 591ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.RhythmServiceImplTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.service.RhythmServiceImplTest 5✅ 169ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.TokenServiceTest.xml

3 tests were completed in 28ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.service.TokenServiceTest 3✅ 28ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.TotpAuthenticatorServiceImplTest.xml

7 tests were completed in 266ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.service.TotpAuthenticatorServiceImplTest 7✅ 266ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.TotpServiceTest.xml

3 tests were completed in 21ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.service.TotpServiceTest 3✅ 21ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.UploadedFileServiceImplTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.service.UploadedFileServiceImplTest 8✅ 153ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.UserEventServiceTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.service.UserEventServiceTest 1✅ 113ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.UserRegistrationCommandTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.service.UserRegistrationCommandTest 1✅ 2ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.UserRegistrationServiceTest.xml

3 tests were completed in 204ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.service.UserRegistrationServiceTest 3✅ 204ms

✅ stempo-application/build/test-results/test/TEST-com.stempo.service.UserServiceImplTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.service.UserServiceImplTest 12✅ 198ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.application.CustomUserDetailsServiceTest.xml

2 tests were completed in 6s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.application.CustomUserDetailsServiceTest 2✅ 6s

✅ stempo-auth/build/test-results/test/TEST-com.stempo.application.JwtTokenGeneratorTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.application.JwtTokenGeneratorTest 1✅ 3s

✅ stempo-auth/build/test-results/test/TEST-com.stempo.application.JwtTokenParserTest.xml

6 tests were completed in 2s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.application.JwtTokenParserTest 6✅ 2s

✅ stempo-auth/build/test-results/test/TEST-com.stempo.application.JwtTokenServiceImplTest.xml

7 tests were completed in 849ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.application.JwtTokenServiceImplTest 7✅ 849ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.application.JwtTokenValidatorTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.application.JwtTokenValidatorTest 8✅ 148ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.config.AuthenticationConfigTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.config.AuthenticationConfigTest 5✅ 4s

✅ stempo-auth/build/test-results/test/TEST-com.stempo.config.CustomAuthenticationProviderTest.xml

3 tests were completed in 263ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.config.CustomAuthenticationProviderTest 3✅ 263ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.config.RoleHierarchyConfigTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.config.RoleHierarchyConfigTest 2✅ 41ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.config.ValidatorConfigTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.config.ValidatorConfigTest 1✅ 20ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.config.WhitelistPropertiesTest.xml

3 tests were completed in 93ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.config.WhitelistPropertiesTest 3✅ 93ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.config.XssConfigTest.xml

4 tests were completed in 85ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.config.XssConfigTest 4✅ 85ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.config.YamlConfigTest.xml

3 tests were completed in 42ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.config.YamlConfigTest 3✅ 42ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.filter.CustomBasicAuthenticationFilterTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.filter.CustomBasicAuthenticationFilterTest 5✅ 1s

✅ stempo-auth/build/test-results/test/TEST-com.stempo.filter.JwtAuthenticationFilterTest.xml

4 tests were completed in 371ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.filter.JwtAuthenticationFilterTest 4✅ 371ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.filter.XssEscapeServletFilterTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.filter.XssEscapeServletFilterTest 2✅ 387ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.filter.XssEscapeServletRequestWrapperTest.xml

3 tests were completed in 55ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.filter.XssEscapeServletRequestWrapperTest 3✅ 55ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.util.AuthUtilsTest.xml

4 tests were completed in 207ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.util.AuthUtilsTest 4✅ 207ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.util.IpAddressUtilsTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.util.IpAddressUtilsTest 5✅ 44ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.util.IpWhitelistValidatorTest.xml

6 tests were completed in 137ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.util.IpWhitelistValidatorTest 6✅ 137ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.util.PasswordValidatorTest.xml

9 tests were completed in 17ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.util.PasswordValidatorTest 9✅ 17ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.util.WhitelistFileLoaderTest.xml

4 tests were completed in 190ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.util.WhitelistFileLoaderTest 4✅ 190ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.util.WhitelistPathMatcherTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.util.WhitelistPathMatcherTest 5✅ 39ms

✅ stempo-auth/build/test-results/test/TEST-com.stempo.util.XssSanitizerTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.util.XssSanitizerTest 5✅ 68ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.config.AesConfigTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.config.AesConfigTest 2✅ 4s

✅ stempo-common/build/test-results/test/TEST-com.stempo.dto.ApiResponseTest.xml

7 tests were completed in 372ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.dto.ApiResponseTest 7✅ 372ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.dto.ErrorResponseTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.dto.ErrorResponseTest 2✅ 37ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.dto.PagedResponseDtoTest.xml

9 tests were completed in 170ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.dto.PagedResponseDtoTest 9✅ 170ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.dto.TokenInfoTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.dto.TokenInfoTest 1✅ 2ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.exception.BaseExceptionTest.xml

4 tests were completed in 59ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.exception.BaseExceptionTest 4✅ 59ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.exception.ExceptionMapperTest.xml

2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.exception.ExceptionMapperTest 2✅ 3s

✅ stempo-common/build/test-results/test/TEST-com.stempo.exception.GlobalExceptionHandlerTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.exception.GlobalExceptionHandlerTest 2✅ 2s

✅ stempo-common/build/test-results/test/TEST-com.stempo.util.ApiLoggerTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.util.ApiLoggerTest 3✅ 1s

✅ stempo-common/build/test-results/test/TEST-com.stempo.util.ColumnValidatorTest.xml

4 tests were completed in 32ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.util.ColumnValidatorTest 4✅ 32ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.util.EncryptionUtilsTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.util.EncryptionUtilsTest 8✅ 295ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.util.FileUtilsTest.xml

21 tests were completed in 780ms with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.util.FileUtilsTest 21✅ 780ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.util.HtmlCharacterEscapesTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.util.HtmlCharacterEscapesTest 5✅ 38ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.util.HttpReqResUtilsTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.util.HttpReqResUtilsTest 5✅ 54ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.util.LogSanitizerUtilsTest.xml

6 tests were completed in 73ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.util.LogSanitizerUtilsTest 6✅ 73ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.util.PageableUtilsTest.xml

4 tests were completed in 56ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.util.PageableUtilsTest 4✅ 56ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.util.PaginationUtilsTest.xml

11 tests were completed in 171ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.util.PaginationUtilsTest 11✅ 171ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.util.ResponseUtilsTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.util.ResponseUtilsTest 1✅ 740ms

✅ stempo-common/build/test-results/test/TEST-com.stempo.util.TimeUtilsTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.util.TimeUtilsTest 1✅ 2ms

✅ stempo-domain/build/test-results/test/TEST-com.stempo.model.BoardTest.xml

9 tests were completed in 6s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.model.BoardTest 9✅ 6s

✅ stempo-domain/build/test-results/test/TEST-com.stempo.model.HomeworkTest.xml

4 tests were completed in 46ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.model.HomeworkTest 4✅ 46ms

✅ stempo-domain/build/test-results/test/TEST-com.stempo.model.RecordTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.model.RecordTest 1✅ 3ms

✅ stempo-domain/build/test-results/test/TEST-com.stempo.model.TotpAuthenticatorTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.model.TotpAuthenticatorTest 1✅ 3ms

✅ stempo-domain/build/test-results/test/TEST-com.stempo.model.UploadedFileTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.model.UploadedFileTest 1✅ 10ms

✅ stempo-domain/build/test-results/test/TEST-com.stempo.model.UserTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.model.UserTest 8✅ 58ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.config.JpaConfigTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.config.JpaConfigTest 2✅ 1s

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.entity.BaseEntityTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.entity.BaseEntityTest 2✅ 361ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.entity.BoardEntityTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.entity.BoardEntityTest 5✅ 170ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.mapper.BoardMapperTest.xml

4 tests were completed in 38ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.mapper.BoardMapperTest 4✅ 38ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.mapper.HomeworkMapperTest.xml

4 tests were completed in 18ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.mapper.HomeworkMapperTest 4✅ 18ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.mapper.RecordMapperTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.mapper.RecordMapperTest 2✅ 4ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.mapper.TotpAuthenticatorMapperTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.mapper.TotpAuthenticatorMapperTest 2✅ 10ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.mapper.UploadedFileMapperTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.mapper.UploadedFileMapperTest 2✅ 7ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.mapper.UserMapperTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.mapper.UserMapperTest 2✅ 14ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.repository.BoardRepositoryImplTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.repository.BoardRepositoryImplTest 7✅ 1s

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.repository.HomeworkRepositoryImplTest.xml

7 tests were completed in 313ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.repository.HomeworkRepositoryImplTest 7✅ 313ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.repository.RecordRepositoryImplTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.repository.RecordRepositoryImplTest 8✅ 211ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.repository.TotpAuthenticatorRepositoryImplTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.repository.TotpAuthenticatorRepositoryImplTest 5✅ 195ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.repository.UploadedFileRepositoryImplTest.xml

7 tests were completed in 165ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.repository.UploadedFileRepositoryImplTest 7✅ 165ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.repository.UserRepositoryImplTest.xml

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

Test suite Passed Failed Skipped Time
com.stempo.repository.UserRepositoryImplTest 5✅ 157ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.util.FileHandlerTest.xml

7 tests were completed in 92ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.stempo.util.FileHandlerTest 7✅ 92ms

✅ stempo-infrastructure/build/test-results/test/TEST-com.stempo.util.StringJsonConverterTest.xml

4 tests were completed in 93ms with 4 passed, 0 failed and 0 skipped.
Report exceeded GitHub limit of 65535 bytes and has been trimmed