Gradle updates #155
GitHub Actions / Test Results
succeeded
Dec 6, 2024 in 0s
All 185 tests pass, 34 skipped in 3s
219 tests 185 ✅ 3s ⏱️
48 suites 34 💤
48 files 0 ❌
Results for commit 0778e98.
Annotations
Check notice on line 0 in .github
github-actions / Test Results
34 skipped tests found
There are 34 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testCreateOrder()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testCreateOrder2()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testCreateOrder3()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testUpdateOrder()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testUpdateOrder2()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testCreateReview()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testCreateReview2()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testCreateReview3()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testUpdateReview()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testUpdateReview2()
com.microfocus.example.api.utils.ApiUtilTest ‑ testCheckApiKey2()
com.microfocus.example.api.utils.ApiUtilTest ‑ testSetExampleResponse()
com.microfocus.example.api.utils.ApiUtilTest ‑ testSetExampleResponse2()
com.microfocus.example.config.CorsConfigurationTest ‑ testAddCorsMappings2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ TypetestGetMfa2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetAuthorities2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetEmail2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetId2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetMobile2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetName2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetPassword2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetUsername2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testIsEnabled2()
com.microfocus.example.entity.UserTest ‑ testFromUserDetails2()
com.microfocus.example.entity.UserTest ‑ testFromUserDetails5()
com.microfocus.example.entity.UserTest ‑ testFromUserDetails6()
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testLoadAsResource2()
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testLoadAsResource4()
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testLoadAsResource6()
com.microfocus.example.utils.JwtUtilsTest ‑ testGenerateAndSetSession()
com.microfocus.example.utils.JwtUtilsTest ‑ testGenerateJwtToken()
com.microfocus.example.utils.UserUtilsTest ‑ testLogZipContents()
com.microfocus.example.utils.UserUtilsTest ‑ testRegisterUser()
com.microfocus.example.utils.UserUtilsTest ‑ testRegisterUser2()
Check notice on line 0 in .github
github-actions / Test Results
219 tests found
There are 219 tests, see "Raw output" for the full list of tests.
Raw output
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testCreateMessage()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testCreateMessage2()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testCreateMessage3()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testDeleteMessage()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testGetMessageById()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testGetMessagesByKeywords()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testGetMessagesByKeywords2()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testGetMessagesByKeywords3()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testGetMessagesByKeywords4()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testGetUnreadMessageCountById()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testGetUnreadMessageCountById2()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testGetUnreadMessageCountById3()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testUpdateMessage()
com.microfocus.example.api.controllers.ApiMessageControllerTest ‑ testUpdateMessage2()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testCreateOrder()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testCreateOrder2()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testCreateOrder3()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testDeleteOrder()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testFindOrderById()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testGetOrdersByKeywords()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testGetOrdersByKeywords2()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testGetOrdersByKeywords3()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testUpdateOrder()
com.microfocus.example.api.controllers.ApiOrderControllerTest ‑ testUpdateOrder2()
com.microfocus.example.api.controllers.ApiProductControllerTest ‑ testCreateProduct()
com.microfocus.example.api.controllers.ApiProductControllerTest ‑ testCreateProduct2()
com.microfocus.example.api.controllers.ApiProductControllerTest ‑ testDeleteProduct()
com.microfocus.example.api.controllers.ApiProductControllerTest ‑ testFindProductById()
com.microfocus.example.api.controllers.ApiProductControllerTest ‑ testFindProductById2()
com.microfocus.example.api.controllers.ApiProductControllerTest ‑ testFindProductById3()
com.microfocus.example.api.controllers.ApiProductControllerTest ‑ testGetProductsByKeywords()
com.microfocus.example.api.controllers.ApiProductControllerTest ‑ testGetProductsByKeywords2()
com.microfocus.example.api.controllers.ApiProductControllerTest ‑ testGetProductsByKeywords3()
com.microfocus.example.api.controllers.ApiProductControllerTest ‑ testUpdateProduct()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testCreateReview()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testCreateReview2()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testCreateReview3()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testDeleteReview()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testDeleteReview2()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testDeleteReview3()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testFindReviewById()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testGetReviewsByKeywords()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testGetReviewsByKeywords2()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testGetReviewsByKeywords3()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testGetReviewsByKeywords4()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testUpdateReview()
com.microfocus.example.api.controllers.ApiReviewControllerTest ‑ testUpdateReview2()
com.microfocus.example.api.controllers.ApiRoleControllerTest ‑ testCreateRole()
com.microfocus.example.api.controllers.ApiRoleControllerTest ‑ testDeleteRole()
com.microfocus.example.api.controllers.ApiRoleControllerTest ‑ testFindRoleById()
com.microfocus.example.api.controllers.ApiRoleControllerTest ‑ testFindRoleById2()
com.microfocus.example.api.controllers.ApiRoleControllerTest ‑ testGetRolesByKeywords()
com.microfocus.example.api.controllers.ApiRoleControllerTest ‑ testGetRolesByKeywords2()
com.microfocus.example.api.controllers.ApiRoleControllerTest ‑ testGetRolesByKeywords3()
com.microfocus.example.api.controllers.ApiRoleControllerTest ‑ testGetRolesByKeywords4()
com.microfocus.example.api.controllers.ApiRoleControllerTest ‑ testUpdateRole()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testEmailIsTaken()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testEmailIsTaken2()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testEmailIsTaken3()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testGetSiteStatus()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testGetSiteStatus2()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testPasswordEncoder()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testRegisterUser()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testSignIn()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testSignIn2()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testSiteStatusConstructor()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testSiteStatusConstructor2()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testSubscribeUser()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testUsernameIsTaken()
com.microfocus.example.api.controllers.ApiSiteControllerTest ‑ testUsernameIsTaken2()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testCreateUser()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testCreateUser2()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testCreateUser3()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testDeleteUser()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testDeleteUser2()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testFindUserById()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testFindUserById2()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testFindUserById3()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testGetUsersByKeywords()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testGetUsersByKeywords2()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testGetUsersByKeywords3()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testUpdateUser()
com.microfocus.example.api.controllers.ApiUserControllerTest ‑ testUpdateUser2()
com.microfocus.example.api.utils.ApiUtilTest ‑ testCheckApiKey()
com.microfocus.example.api.utils.ApiUtilTest ‑ testCheckApiKey2()
com.microfocus.example.api.utils.ApiUtilTest ‑ testSetExampleResponse()
com.microfocus.example.api.utils.ApiUtilTest ‑ testSetExampleResponse2()
com.microfocus.example.config.CorsConfigurationTest ‑ testAddCorsMappings()
com.microfocus.example.config.CorsConfigurationTest ‑ testAddCorsMappings2()
com.microfocus.example.entity.AuthorityTest ‑ testConstructor()
com.microfocus.example.entity.AuthorityTest ‑ testConstructor2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ TypetestGetMfa2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testConstructor()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetAuthorities()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetAuthorities2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetAuthorities3()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetAuthorities4()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetEmail()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetEmail2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetId()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetId2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetMfaType()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetMobile()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetMobile2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetName()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetName2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetPassword()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetPassword2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetUsername()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testGetUsername2()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testIsEnabled()
com.microfocus.example.entity.CustomUserDetailsTest ‑ testIsEnabled2()
com.microfocus.example.entity.MessageTest ‑ testConstructor()
com.microfocus.example.entity.MessageTest ‑ testConstructor2()
com.microfocus.example.entity.OrderTest ‑ testConstructor()
com.microfocus.example.entity.OrderTest ‑ testConstructor2()
com.microfocus.example.entity.ProductTest ‑ testConstructor()
com.microfocus.example.entity.ProductTest ‑ testConstructor2()
com.microfocus.example.entity.ReviewTest ‑ testConstructor()
com.microfocus.example.entity.ReviewTest ‑ testConstructor2()
com.microfocus.example.entity.SMSTest ‑ testConstructor()
com.microfocus.example.entity.SMSTest ‑ testConstructor2()
com.microfocus.example.entity.UserTest ‑ testConstructor()
com.microfocus.example.entity.UserTest ‑ testConstructor2()
com.microfocus.example.entity.UserTest ‑ testFromUserDetails()
com.microfocus.example.entity.UserTest ‑ testFromUserDetails2()
com.microfocus.example.entity.UserTest ‑ testFromUserDetails3()
com.microfocus.example.entity.UserTest ‑ testFromUserDetails4()
com.microfocus.example.entity.UserTest ‑ testFromUserDetails5()
com.microfocus.example.entity.UserTest ‑ testFromUserDetails6()
com.microfocus.example.entity.UserTest ‑ testPasswordEncoder()
com.microfocus.example.misc.MoreTest ‑ ssaTest
com.microfocus.example.misc.SomeTest ‑ ssaTest1
com.microfocus.example.misc.SomeTest ‑ ssaTest2
com.microfocus.example.misc.SomeTest ‑ ssaTest3
com.microfocus.example.misc.SomeTest ‑ ssaTest4
com.microfocus.example.misc.SomeTest ‑ ssaTest5
com.microfocus.example.misc.SomeTest ‑ ssaTest6
com.microfocus.example.payload.request.EmailRequestTest ‑ testConstructor()
com.microfocus.example.payload.request.LoginRequestTest ‑ testConstructor()
com.microfocus.example.payload.request.MessageRequestTest ‑ testConstructor()
com.microfocus.example.payload.request.MessageRequestTest ‑ testConstructor2()
com.microfocus.example.payload.request.OrderRequestTest ‑ testConstructor()
com.microfocus.example.payload.request.OrderRequestTest ‑ testConstructor2()
com.microfocus.example.payload.request.ProductRequestTest ‑ testConstructor()
com.microfocus.example.payload.request.ProductRequestTest ‑ testConstructor2()
com.microfocus.example.payload.request.RegisterUserRequestTest ‑ testConstructor()
com.microfocus.example.payload.request.RegisterUserRequestTest ‑ testPasswordEncoder()
com.microfocus.example.payload.request.ReviewRequestTest ‑ testConstructor()
com.microfocus.example.payload.request.ReviewRequestTest ‑ testConstructor2()
com.microfocus.example.payload.request.SubscribeUserRequestTest ‑ testConstructor()
com.microfocus.example.payload.request.UserRequestTest ‑ testConstructor()
com.microfocus.example.payload.request.UserRequestTest ‑ testConstructor2()
com.microfocus.example.payload.request.UserRequestTest ‑ testPasswordEncoder()
com.microfocus.example.repository.MessageRepositoryTest ‑ a_messageRepository_existsById
com.microfocus.example.repository.MessageRepositoryTest ‑ b_messageRepository_findMessageById
com.microfocus.example.repository.MessageRepositoryTest ‑ c_messageRepository_findMessageByUserId
com.microfocus.example.repository.MessageRepositoryTest ‑ d_messageRepository_persist
com.microfocus.example.repository.MessageRepositoryTest ‑ e_messageRepository_update
com.microfocus.example.repository.OrderRepositoryTest ‑ a_OrderRepository_existsById
com.microfocus.example.repository.OrderRepositoryTest ‑ b_OrderRepository_findOrderById
com.microfocus.example.repository.OrderRepositoryTest ‑ c_OrderRepository_findOrderByUserId
com.microfocus.example.repository.ProductRepositoryTest ‑ a_productRepository_findProductByCode
com.microfocus.example.repository.ProductRepositoryTest ‑ b_productRepository_findAll
com.microfocus.example.repository.ProductRepositoryTest ‑ c_productRepository_new
com.microfocus.example.repository.ProductRepositoryTest ‑ d_productRepository_update
com.microfocus.example.repository.ProductRepositoryTest ‑ e_productRepository_findProductsByKeywords
com.microfocus.example.repository.ProductRepositoryTest ‑ f_productRepository_findAvailableByKeywords
com.microfocus.example.repository.ProductRepositoryTest ‑ g_productRepository_delete
com.microfocus.example.repository.RefreshTokenRepositoryTest ‑ a_refreshTokenRepository_existsById
com.microfocus.example.repository.RefreshTokenRepositoryTest ‑ b_refreshTokenRepository_findById
com.microfocus.example.repository.RefreshTokenRepositoryTest ‑ d_refreshTokenRepository_persist
com.microfocus.example.repository.RefreshTokenRepositoryTest ‑ e_refreshTokenRepository_update
com.microfocus.example.repository.ReviewRepositoryTest ‑ a_ReviewRepository_existsById
com.microfocus.example.repository.ReviewRepositoryTest ‑ b_ReviewRepository_findReviewById
com.microfocus.example.repository.ReviewRepositoryTest ‑ c_ReviewRepository_findReviewByProductId
com.microfocus.example.repository.ReviewRepositoryTest ‑ c_ReviewRepository_findReviewByUserId
com.microfocus.example.repository.UserRepositoryTest ‑ a_userRepository_existsById
com.microfocus.example.repository.UserRepositoryTest ‑ b_userRepository_findUserById
com.microfocus.example.repository.UserRepositoryTest ‑ c_userRepository_findUserByUsername
com.microfocus.example.repository.UserRepositoryTest ‑ d_userRepository_persist
com.microfocus.example.repository.UserRepositoryTest ‑ e_userRepository_update
com.microfocus.example.repository.UserRepositoryTest ‑ f_userRepository_addAuthorities
com.microfocus.example.service.CustomUserDetailsServiceTest ‑ testLoadUserByUsername()
com.microfocus.example.service.EmailSenderServiceTest ‑ a_emailSenderService_sendMail
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testLoad()
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testLoadAll()
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testLoadAll2()
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testLoadAsResource()
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testLoadAsResource2()
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testLoadAsResource3()
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testLoadAsResource4()
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testLoadAsResource5()
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testLoadAsResource6()
com.microfocus.example.service.FileSystemStorageServiceTest ‑ testStore()
com.microfocus.example.service.ProductServiceTest ‑ a_productService_findById
com.microfocus.example.service.ProductServiceTest ‑ b_productService_findUserByCode
com.microfocus.example.service.ProductServiceTest ‑ d_productService_save
com.microfocus.example.service.SmsSenderServiceTest ‑ a_smsSenderService_sendSms
com.microfocus.example.service.UserServiceTest ‑ a_userService_findById
com.microfocus.example.service.UserServiceTest ‑ a_userService_validateSecret
com.microfocus.example.service.UserServiceTest ‑ b_userService_findUserByUsername
com.microfocus.example.service.UserServiceTest ‑ d_userService_save
com.microfocus.example.service.UserServiceTest ‑ e_userService_updatePassword
com.microfocus.example.service.VerificationServiceTest ‑ a_verificationService_findById
com.microfocus.example.utils.AdminUtilsTest ‑ testGetBackupId()
com.microfocus.example.utils.AdminUtilsTest ‑ testGetDbStatus()
com.microfocus.example.utils.AdminUtilsTest ‑ testStartDbBackup()
com.microfocus.example.utils.AdminUtilsTest ‑ testStartDbRestore()
com.microfocus.example.utils.EmailUtilsTest ‑ testConstructor()
com.microfocus.example.utils.JwtUtilsTest ‑ testGenerateAndSetSession()
com.microfocus.example.utils.JwtUtilsTest ‑ testGenerateJwtToken()
com.microfocus.example.utils.UserUtilsTest ‑ testLogZipContents()
com.microfocus.example.utils.UserUtilsTest ‑ testRegisterUser()
com.microfocus.example.utils.UserUtilsTest ‑ testRegisterUser2()
com.microfocus.example.web.DefaultControllerTest ‑ getHello
com.microfocus.example.web.validation.ChangePasswordControllerTest ‑ emptyTest
com.microfocus.example.web.validation.PasswordConstraintValidatorTest ‑ testInvalidPassword
com.microfocus.example.web.validation.PasswordConstraintValidatorTest ‑ testValidPasswords
Loading