Skip to content
GitHub Actions / Tests Report succeeded Nov 10, 2025 in 1s

Tests Report ✔️

Tests passed successfully

Report Passed Failed Skipped Time
core/target/surefire-reports/TEST-greencity.config.AsyncConfigTest.xml 1✔️ 1ms
core/target/surefire-reports/TEST-greencity.config.WebSocketConfigTest.xml 3✔️ 125ms
core/target/surefire-reports/TEST-greencity.controller.CommitInfoControllerTest.xml 2✔️ 51ms
core/target/surefire-reports/TEST-greencity.controller.EmailControllerTest.xml 10✔️ 215ms
core/target/surefire-reports/TEST-greencity.controller.FileControllerTest.xml 4✔️ 88ms
core/target/surefire-reports/TEST-greencity.controller.LanguageControllerTest.xml 4✔️ 84ms
core/target/surefire-reports/TEST-greencity.controller.SocialNetworkControllerTest.xml 2✔️ 50ms
core/target/surefire-reports/TEST-greencity.controller.UserControllerTest.xml 58✔️ 1s
core/target/surefire-reports/TEST-greencity.controller.UserNotificationPreferenceControllerTest.xml 2✔️ 61ms
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✔️ 212ms
core/target/surefire-reports/TEST-greencity.security.controller.OwnSecurityControllerTest.xml 14✔️ 824ms
core/target/surefire-reports/TEST-greencity.security.controller.TestersSecurityControllerTest.xml 1✔️ 105ms
core/target/surefire-reports/TEST-greencity.security.filters.AccessTokenAuthenticationFilterTest.xml 3✔️ 334ms
core/target/surefire-reports/TEST-greencity.security.filters.UserOnlineStatusUpdateFilterTest.xml 1✔️ 400ms
core/target/surefire-reports/TEST-greencity.security.providers.JwtAuthenticationProviderTest.xml 4✔️ 230ms
core/target/surefire-reports/TEST-greencity.validator.LanguageValidatorTest.xml 2✔️ 63ms
core/target/surefire-reports/TEST-greencity.webcontroller.ManagementSocialNetworkImagesControllerTest.xml 7✔️ 235ms

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

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

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

✔️ greencity.config.AsyncConfigTest

✔️ testCustomTaskExecutor

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

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

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

✔️ greencity.config.WebSocketConfigTest

✔️ configureMessageConvertersTest
✔️ registerStompEndpointsTest
✔️ configureMessageBrokerTest

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

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

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

✔️ greencity.controller.CommitInfoControllerTest

✔️ getCommitInfoReturnsErrorTest
✔️ getCommitInfoReturnsSuccessTest

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

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

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

✔️ 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 88ms with 4 passed, 0 failed and 0 skipped.

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

✔️ greencity.controller.FileControllerTest

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

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

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

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

✔️ greencity.controller.LanguageControllerTest

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

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

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

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

✔️ greencity.controller.SocialNetworkControllerTest

✔️ getSocialNetworkImageByUrl
✔️ deleteSocialNetwork

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

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

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

✔️ 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 61ms with 2 passed, 0 failed and 0 skipped.

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

✔️ 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 212ms with 8 passed, 0 failed and 0 skipped.

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

✔️ 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 824ms with 14 passed, 0 failed and 0 skipped.

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

✔️ 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 105ms with 1 passed, 0 failed and 0 skipped.

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

✔️ greencity.security.controller.TestersSecurityControllerTest

✔️ signInTest

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

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

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

✔️ greencity.security.filters.AccessTokenAuthenticationFilterTest

✔️ doFilterInternalTest
✔️ doFilterInternalTokenHasExpiredTest
✔️ doFilterInternalAccessDeniedTest

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

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

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

✔️ greencity.security.filters.UserOnlineStatusUpdateFilterTest

✔️ doFilterInternalTest

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

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

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

✔️ greencity.security.providers.JwtAuthenticationProviderTest

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

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

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

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

✔️ greencity.validator.LanguageValidatorTest

✔️ initializeSuccessTest
✔️ initializeUnSuccessTest

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

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

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

✔️ greencity.webcontroller.ManagementSocialNetworkImagesControllerTest

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