Deleted all ru mentioning #878
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Tests Report
succeeded
Sep 7, 2023 in 0s
Tests Report ✔️
✔️ core/target/surefire-reports/TEST-greencity.controller.EmailControllerTest.xml
7 tests were completed in 262ms with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
greencity.controller.EmailControllerTest | 7✔️ | 262ms |
✔️ greencity.controller.EmailControllerTest
✔️ sendHabitNotification
✔️ sendUserViolationEmailTest
✔️ addEventComment
✔️ sendUserNotification
✔️ addEcoNews
✔️ sendReport
✔️ changePlaceStatus
✔️ core/target/surefire-reports/TEST-greencity.controller.UserControllerTest.xml
51 tests were completed in 5s with 51 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
greencity.controller.UserControllerTest | 51✔️ | 5s |
✔️ greencity.controller.UserControllerTest
✔️ saveTest
✔️ getReasonsOfDeactivation
✔️ getUserByPrincipalTest
✔️ scheduleDeleteDeactivateUserTest
✔️ findUserForAchievementTest
✔️ getAllAuthoritiesTest
✔️ deactivateEmployeeByUUID
✔️ findAllUsersCitiesTest
✔️ updateEmployeeEmailTest
✔️ getAllUsersTest
✔️ deleteUserProfilePictureTest
✔️ activateUser
✔️ findByEmailTest
✔️ updateStatusTest
✔️ deactivateAllUserTest
✔️ getUserProfileInformationTest
✔️ searchTest
✔️ findNotDeactivatedByEmailIfNullTest
✔️ checkIfTheUserIsOnlineTest
✔️ createUbsRecordTest
✔️ searchByTest
✔️ saveUserTest
✔️ findUserForManagementTest
✔️ findAllTest
✔️ getActivatedUsersAmountTest
✔️ findUuidByEmailTest
✔️ updateUserProfilePictureTest
✔️ deactivateUser
✔️ getEmployeeLoginPositionNamesTest
✔️ getRolesTest
✔️ editAuthoritiesTest
✔️ findAllByEmailNotificationTest
✔️ updateRoleTest
✔️ updateUserTest
✔️ findAllRegistrationMonthsMapTest
✔️ getUsersByFilterTest
✔️ findNotDeactivatedByEmailTest
✔️ updateStatusBadRequestTest
✔️ checkIfUserExistsByUuidTest
✔️ getAvailableCustomShoppingListItemTest
✔️ updateUserManagementTest
✔️ updateUserManagementBadRequestTest
✔️ findByIdTest
✔️ findIdByEmailTest
✔️ getPositionsAndRelatedAuthoritiesTest
✔️ updateRoleBadRequestForEmptyBodyTest
✔️ getUserProfileStatistics
✔️ getUserLang
✔️ updatePositionsAndRelatedAuthoritiesTest
✔️ updateUserLanguageTest
✔️ getEmailNotificationsTest
✔️ core/target/surefire-reports/TEST-greencity.exception.handler.CustomExceptionHandlerTest.xml
16 tests were completed in 630ms with 16 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
greencity.exception.handler.CustomExceptionHandlerTest | 16✔️ | 630ms |
✔️ greencity.exception.handler.CustomExceptionHandlerTest
✔️ handleHttpMessageNotReadable
✔️ handleUserAlreadyHasPasswordException
✔️ handleProfilePictureSizeExceededException
✔️ handleEmailNotVerified
✔️ handleWrongIdException
✔️ handleMethodArgumentNotValid
✔️ handleBadEmailException
✔️ handleWrongPasswordException
✔️ handleBadSocialNetworkLinkException
✔️ handleWrongEmailException
✔️ testHandleBadRefreshTokenException
✔️ handleUserStatusException
✔️ handleBadRequestException
✔️ testHandleBadSocialNetworkLinkException
✔️ handleNotFoundException
✔️ handleConversionFailedException
✔️ core/target/surefire-reports/TEST-greencity.security.controller.FacebookSecurityControllerTest.xml
2 tests were completed in 59ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
greencity.security.controller.FacebookSecurityControllerTest | 2✔️ | 59ms |
✔️ greencity.security.controller.FacebookSecurityControllerTest
✔️ generateFacebookAuthorizeURLTest
✔️ generateFacebookAccessTokenTest
✔️ core/target/surefire-reports/TEST-greencity.security.controller.GoogleSecurityControllerTest.xml
1 tests were completed in 26ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
greencity.security.controller.GoogleSecurityControllerTest | 1✔️ | 26ms |
✔️ greencity.security.controller.GoogleSecurityControllerTest
✔️ authenticateTest
✔️ core/target/surefire-reports/TEST-greencity.security.controller.ManagementSecurityControllerTest.xml
8 tests were completed in 205ms with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
greencity.security.controller.ManagementSecurityControllerTest | 8✔️ | 205ms |
✔️ greencity.security.controller.ManagementSecurityControllerTest
✔️ loginPage
✔️ signInUserDeactivated
✔️ signInEmailNotVerified
✔️ signIn
✔️ signInUserDoNotHaveAuthorities
✔️ signInWrongPassword
✔️ signInWrongEmail
✔️ loginPageInvalidDto
✔️ core/target/surefire-reports/TEST-greencity.security.controller.OwnSecurityControllerTest.xml
10 tests were completed in 316ms with 10 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
greencity.security.controller.OwnSecurityControllerTest | 10✔️ | 316ms |
✔️ greencity.security.controller.OwnSecurityControllerTest
✔️ signInTest
✔️ verifyEmailTest
✔️ setPassword
✔️ updatePasswordTest
✔️ hasPassword
✔️ changePasswordTest
✔️ updateAccessTokenTest
✔️ singUpTest
✔️ restoreTest
✔️ singUpEmployeeTest
✔️ core/target/surefire-reports/TEST-greencity.security.filters.AccessTokenAuthenticationFilterTest.xml
3 tests were completed in 107ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
greencity.security.filters.AccessTokenAuthenticationFilterTest | 3✔️ | 107ms |
✔️ greencity.security.filters.AccessTokenAuthenticationFilterTest
✔️ doFilterInternalTest
✔️ doFilterInternalTokenHasExpiredTest
✔️ doFilterInternalAccessDeniedTest
✔️ core/target/surefire-reports/TEST-greencity.security.jwt.JwtToolTest.xml
7 tests were completed in 56ms with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
greencity.security.jwt.JwtToolTest | 7✔️ | 56ms |
✔️ greencity.security.jwt.JwtToolTest
✔️ isTokenValidWithValidTokenTest
✔️ createAccessToken
✔️ getEmailOutOfAccessToken
✔️ generateTokenKeyTest
✔️ getTokenFromHttpServletRequest
✔️ isTokenValidWithInvalidTokenTest
✔️ createRefreshToken
✔️ core/target/surefire-reports/TEST-greencity.security.providers.JwtAuthenticationProviderTest.xml
4 tests were completed in 86ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
greencity.security.providers.JwtAuthenticationProviderTest | 4✔️ | 86ms |
✔️ greencity.security.providers.JwtAuthenticationProviderTest
✔️ supportsTest
✔️ authenticateWithMalformedAccessToken
✔️ authenticateWithExpiredAccessToken
✔️ authenticateWithValidAccessToken
Loading