Skip to content

Changed LDM version (#568)

Sign in for the full log view
GitHub Actions / Tests Report succeeded Nov 7, 2025 in 0s

Tests Report ✔️

Tests passed successfully

Report Passed Failed Skipped Time
core/target/surefire-reports/TEST-greencity.config.AsyncConfigTest.xml 1✔️ 0ms
core/target/surefire-reports/TEST-greencity.config.WebSocketConfigTest.xml 3✔️ 138ms
core/target/surefire-reports/TEST-greencity.controller.CommitInfoControllerTest.xml 2✔️ 47ms
core/target/surefire-reports/TEST-greencity.controller.EmailControllerTest.xml 10✔️ 247ms
core/target/surefire-reports/TEST-greencity.controller.FileControllerTest.xml 4✔️ 100ms
core/target/surefire-reports/TEST-greencity.controller.LanguageControllerTest.xml 4✔️ 108ms
core/target/surefire-reports/TEST-greencity.controller.SocialNetworkControllerTest.xml 2✔️ 60ms
core/target/surefire-reports/TEST-greencity.controller.UserControllerTest.xml 58✔️ 2s
core/target/surefire-reports/TEST-greencity.controller.UserNotificationPreferenceControllerTest.xml 2✔️ 71ms
core/target/surefire-reports/TEST-greencity.exception.handler.CustomExceptionHandlerTest.xml 28✔️ 3s
core/target/surefire-reports/TEST-greencity.security.controller.GoogleSecurityControllerTest.xml 1✔️ 1s
core/target/surefire-reports/TEST-greencity.security.controller.ManagementSecurityControllerTest.xml 8✔️ 279ms
core/target/surefire-reports/TEST-greencity.security.controller.OwnSecurityControllerTest.xml 14✔️ 879ms
core/target/surefire-reports/TEST-greencity.security.controller.TestersSecurityControllerTest.xml 1✔️ 119ms
core/target/surefire-reports/TEST-greencity.security.filters.AccessTokenAuthenticationFilterTest.xml 3✔️ 318ms
core/target/surefire-reports/TEST-greencity.security.filters.UserOnlineStatusUpdateFilterTest.xml 1✔️ 350ms
core/target/surefire-reports/TEST-greencity.security.providers.JwtAuthenticationProviderTest.xml 4✔️ 213ms
core/target/surefire-reports/TEST-greencity.validator.LanguageValidatorTest.xml 2✔️ 79ms
core/target/surefire-reports/TEST-greencity.webcontroller.ManagementSocialNetworkImagesControllerTest.xml 7✔️ 283ms

✔️ core/target/surefire-reports/TEST-greencity.config.AsyncConfigTest.xml

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

Test suite Passed Failed Skipped Time
greencity.config.AsyncConfigTest 1✔️ 0ms

✔️ greencity.config.AsyncConfigTest

✔️ testCustomTaskExecutor

✔️ core/target/surefire-reports/TEST-greencity.config.WebSocketConfigTest.xml

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

Test suite Passed Failed Skipped Time
greencity.config.WebSocketConfigTest 3✔️ 138ms

✔️ greencity.config.WebSocketConfigTest

✔️ configureMessageConvertersTest
✔️ registerStompEndpointsTest
✔️ configureMessageBrokerTest

✔️ core/target/surefire-reports/TEST-greencity.controller.CommitInfoControllerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.controller.CommitInfoControllerTest 2✔️ 47ms

✔️ greencity.controller.CommitInfoControllerTest

✔️ getCommitInfoReturnsErrorTest
✔️ getCommitInfoReturnsSuccessTest

✔️ core/target/surefire-reports/TEST-greencity.controller.EmailControllerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.controller.EmailControllerTest 10✔️ 247ms

✔️ greencity.controller.EmailControllerTest

✔️ sendReasonOfDeactivationTest
✔️ sendPlaceStatusChangeTest
✔️ sendHabitNotification
✔️ sendUserViolationEmailTest
✔️ sendInterestingEcoNews
✔️ sendMessageOfActivation
✔️ sendReport
✔️ testSendTelegramFeedback_Success
✔️ sendUserReceivedScheduledNotification
✔️ sendGreenOfficeRequestNotificationWithValidParamsTest

✔️ core/target/surefire-reports/TEST-greencity.controller.FileControllerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.controller.FileControllerTest 4✔️ 100ms

✔️ greencity.controller.FileControllerTest

✔️ deleteAllTest
✔️ uploadTest
✔️ uploadAllTest
✔️ deleteTest

✔️ core/target/surefire-reports/TEST-greencity.controller.LanguageControllerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.controller.LanguageControllerTest 4✔️ 108ms

✔️ greencity.controller.LanguageControllerTest

✔️ findLanguageByCodeTestReturns400WhenLanguageNotFoundException
✔️ findLanguageByCodeTest
✔️ findAllLanguageCodesTest
✔️ getAllLanguagesTest

✔️ core/target/surefire-reports/TEST-greencity.controller.SocialNetworkControllerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.controller.SocialNetworkControllerTest 2✔️ 60ms

✔️ greencity.controller.SocialNetworkControllerTest

✔️ getSocialNetworkImageByUrl
✔️ deleteSocialNetwork

✔️ core/target/surefire-reports/TEST-greencity.controller.UserControllerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.controller.UserControllerTest 58✔️ 2s

✔️ greencity.controller.UserControllerTest

✔️ saveTest
✔️ getAuthoritiesGroupedByCategoriesTest
✔️ getUserByPrincipalTest
✔️ getAllAuthoritiesTest
✔️ updateRoleByEmailTest
✔️ findAllUsersCitiesTest
✔️ updateEmployeeEmailTest
✔️ getAllUsersTest
✔️ deleteUserProfilePictureTest
✔️ editUserRatingTest
✔️ findByEmailTest
✔️ findByUuIdTestExternal
✔️ updateStatusTest
✔️ getUserProfileInformationTest
✔️ getAvailableCustomToDoListItemTest
✔️ checkUsersOnlineStatusTest
✔️ searchTest
✔️ checkIfTheUserIsOnlineTest
✔️ createUbsRecordTest
✔️ getUserRegistrationsByDateRangeTest
✔️ findUserForManagementTest
✔️ findAllByEmailInTest
✔️ findAllTest
✔️ findUuidByEmailTest
✔️ updateUserProfilePictureTest
✔️ getRolesTest
✔️ editAuthoritiesTest
✔️ findAllByEmailNotificationTest
✔️ getUserStatusesDistribution_returnsOkAndList
✔️ updateRoleTest
✔️ updateUserTest
✔️ findAllRegistrationMonthsMapTest
✔️ getUsersByFilterTest
✔️ findByEmailAdvanced_NoResultTest
✔️ updateStatusBadRequestTest
✔️ checkIfUserExistsByUuidTest
✔️ updateUserManagementByEmailTest
✔️ updateUserManagementTest
✔️ updateUserManagementBadRequestTest
✔️ findByIdTest
✔️ findIdByEmailTest
✔️ getPositionsAndRelatedAuthoritiesTest
✔️ findByEmailAdvancedTest
✔️ updateRoleByEmailBadRequestForEmptyBodyTest
✔️ updateRoleBadRequestForEmptyBodyTest
✔️ findUsersForManagementTest
✔️ getUserProfileStatistics
✔️ findUserLanguageByUuidTest
✔️ findUserByNameTest
✔️ saveWithEmailPreferencesTest
✔️ getUserLang
✔️ updatePositionsAndRelatedAuthoritiesTest
✔️ updateUserLanguageTest
✔️ updateUserManagementByEmailBadRequestTest
✔️ getUserEmailPreferencesDistributionTest
✔️ getEmailNotificationsTest
✔️ getUserRolesDistribution_returnsOkAndList
✔️ findAllByEmailPreferenceAndEmailPeriodicityTest

✔️ core/target/surefire-reports/TEST-greencity.controller.UserNotificationPreferenceControllerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.controller.UserNotificationPreferenceControllerTest 2✔️ 71ms

✔️ greencity.controller.UserNotificationPreferenceControllerTest

✔️ existsByUserEmailAndEmailPreferenceAndPeriodicityFalseTest
✔️ existsByUserEmailAndEmailPreferenceAndPeriodicityTrueTest

✔️ core/target/surefire-reports/TEST-greencity.exception.handler.CustomExceptionHandlerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.exception.handler.CustomExceptionHandlerTest 28✔️ 3s

✔️ greencity.exception.handler.CustomExceptionHandlerTest

✔️ handleUserBlockedExceptionTest
✔️ handleHttpMessageNotReadable
✔️ handleBase64DecodedExceptionTest
✔️ handleUserAlreadyHasPasswordException
✔️ testHandleIllegalTokenException
✔️ handleUserDeactivationExceptionTest
✔️ handleErrorParsingExceptionTest
✔️ handleLanguageNotSupportedException
✔️ handleGreenCityServiceException500Test
✔️ handleGreenCityServiceException503Test
✔️ handleProfilePictureSizeExceededException
✔️ handleEmailNotVerified
✔️ handleResourceNotFoundExceptionTest
✔️ handleConstraintViolationExceptionTest
✔️ handleMethodArgumentNotValid
✔️ handleBadEmailException
✔️ handleWrongPasswordException
✔️ handleBadSocialNetworkLinkException
✔️ handleLanguageNotFoundException
✔️ handleWrongEmailException
✔️ testHandleBadRefreshTokenException
✔️ handleUserStatusException
✔️ handleBadRequestException
✔️ testHandleBadSocialNetworkLinkException
✔️ handleNotFoundException
✔️ handlePasswordsDoNotMatchesExceptionTest
✔️ handleBadUpdateRequestExceptionTest
✔️ handleConversionFailedException

✔️ core/target/surefire-reports/TEST-greencity.security.controller.GoogleSecurityControllerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.security.controller.GoogleSecurityControllerTest 1✔️ 1s

✔️ greencity.security.controller.GoogleSecurityControllerTest

✔️ authenticateTest

✔️ core/target/surefire-reports/TEST-greencity.security.controller.ManagementSecurityControllerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.security.controller.ManagementSecurityControllerTest 8✔️ 279ms

✔️ greencity.security.controller.ManagementSecurityControllerTest

✔️ loginPage
✔️ signInUserDeactivated
✔️ signInEmailNotVerified
✔️ signIn
✔️ signInUserDoNotHaveAuthorities
✔️ signInWrongPassword
✔️ signInWrongEmail
✔️ loginPageInvalidDto

✔️ core/target/surefire-reports/TEST-greencity.security.controller.OwnSecurityControllerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.security.controller.OwnSecurityControllerTest 14✔️ 879ms

✔️ greencity.security.controller.OwnSecurityControllerTest

✔️ signInTest
✔️ registerTest
✔️ unblockUserTest
✔️ verifyEmailTest
✔️ getAllAuthorityCategoriesTest
✔️ setPassword
✔️ updatePasswordTest
✔️ getAuthoritiesByCategoryTest
✔️ hasPassword
✔️ changePasswordTest
✔️ updateAccessTokenTest
✔️ singUpTest
✔️ restoreTest
✔️ singUpEmployeeTest

✔️ core/target/surefire-reports/TEST-greencity.security.controller.TestersSecurityControllerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.security.controller.TestersSecurityControllerTest 1✔️ 119ms

✔️ greencity.security.controller.TestersSecurityControllerTest

✔️ signInTest

✔️ core/target/surefire-reports/TEST-greencity.security.filters.AccessTokenAuthenticationFilterTest.xml

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

Test suite Passed Failed Skipped Time
greencity.security.filters.AccessTokenAuthenticationFilterTest 3✔️ 318ms

✔️ greencity.security.filters.AccessTokenAuthenticationFilterTest

✔️ doFilterInternalTest
✔️ doFilterInternalTokenHasExpiredTest
✔️ doFilterInternalAccessDeniedTest

✔️ core/target/surefire-reports/TEST-greencity.security.filters.UserOnlineStatusUpdateFilterTest.xml

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

Test suite Passed Failed Skipped Time
greencity.security.filters.UserOnlineStatusUpdateFilterTest 1✔️ 350ms

✔️ greencity.security.filters.UserOnlineStatusUpdateFilterTest

✔️ doFilterInternalTest

✔️ core/target/surefire-reports/TEST-greencity.security.providers.JwtAuthenticationProviderTest.xml

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

Test suite Passed Failed Skipped Time
greencity.security.providers.JwtAuthenticationProviderTest 4✔️ 213ms

✔️ greencity.security.providers.JwtAuthenticationProviderTest

✔️ supportsTest
✔️ authenticateWithMalformedAccessToken
✔️ authenticateWithExpiredAccessToken
✔️ authenticateWithValidAccessToken

✔️ core/target/surefire-reports/TEST-greencity.validator.LanguageValidatorTest.xml

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

Test suite Passed Failed Skipped Time
greencity.validator.LanguageValidatorTest 2✔️ 79ms

✔️ greencity.validator.LanguageValidatorTest

✔️ initializeSuccessTest
✔️ initializeUnSuccessTest

✔️ core/target/surefire-reports/TEST-greencity.webcontroller.ManagementSocialNetworkImagesControllerTest.xml

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

Test suite Passed Failed Skipped Time
greencity.webcontroller.ManagementSocialNetworkImagesControllerTest 7✔️ 283ms

✔️ greencity.webcontroller.ManagementSocialNetworkImagesControllerTest

✔️ getAllSocialNetworkImagesRemoteTest
✔️ delete
✔️ getEcoNewsById
✔️ update
✔️ saveRemoteTest
✔️ deleteAll
✔️ save