chore(npm-deps): update npm dependencies (#1133) #2712
GitHub Actions / Test Results
succeeded
Dec 14, 2024 in 0s
All 215 tests pass, 1 skipped in 12m 27s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ init_customFrontendFolder_setInputDirectory
Check notice on line 0 in .github
github-actions / Test Results
216 tests found
There are 216 tests, see "Raw output" for the full list of tests.
Raw output
com.example.application.AutoCrudTest ‑ autocrud_gridAndFormDisplayed
com.example.application.AutoCrudTest ‑ autocrud_newUser_userSaved
com.example.application.AutoCrudTest ‑ selectUser_delete
com.example.application.AutoCrudTest ‑ selectUser_editAndDiscard
com.example.application.AutoCrudTest ‑ selectUser_editAndSubmit
com.example.application.AutoCrudTest(production) ‑ autocrud_gridAndFormDisplayed
com.example.application.AutoCrudTest(production) ‑ autocrud_newUser_userSaved
com.example.application.AutoCrudTest(production) ‑ selectUser_delete
com.example.application.AutoCrudTest(production) ‑ selectUser_editAndDiscard
com.example.application.AutoCrudTest(production) ‑ selectUser_editAndSubmit
com.example.application.AutoFormTest ‑ loadUser_editAndDiscard
com.example.application.AutoFormTest ‑ loadUser_editAndSubmit
com.example.application.AutoFormTest ‑ newUser_userSaved
com.example.application.AutoFormTest(production) ‑ loadUser_editAndDiscard
com.example.application.AutoFormTest(production) ‑ loadUser_editAndSubmit
com.example.application.AutoFormTest(production) ‑ newUser_userSaved
com.example.application.AutoGridTest ‑ autoGrid_filter
com.example.application.AutoGridTest ‑ autoGrid_gridIsDisplayed
com.example.application.AutoGridTest ‑ autoGrid_sort
com.example.application.AutoGridTest(production) ‑ autoGrid_filter
com.example.application.AutoGridTest(production) ‑ autoGrid_gridIsDisplayed
com.example.application.AutoGridTest(production) ‑ autoGrid_sort
com.example.application.BootstrapTest ‑ devMode_applicationStart_endpointsGenerated
com.example.application.PushTest ‑ protectedEndpoint_anonymousUser_subscriptionFails
com.example.application.PushTest ‑ publicEndpoint_anonymousUser_changesPushed
com.example.application.PushTest ‑ publicEndpoint_anonymousUser_subscriptionAutoClose
com.example.application.PushTest(production) ‑ protectedEndpoint_anonymousUser_subscriptionFails
com.example.application.PushTest(production) ‑ publicEndpoint_anonymousUser_changesPushed
com.example.application.PushTest(production) ‑ publicEndpoint_anonymousUser_subscriptionAutoClose
com.example.application.SecurityTest ‑ adminUser_adminView_viewDisplayed
com.example.application.SecurityTest ‑ anonymous_openProtectedView_loginViewDisplayed
com.example.application.SecurityTest ‑ anonymous_openPublicView_viewDisplayed
com.example.application.SecurityTest ‑ authenticatedUser_protectedView_viewDisplayed
com.example.application.SecurityTest ‑ notAdminUser_adminView_notFoundPage
com.example.application.SecurityTest ‑ notAdminUser_navigateToAdminView_notFoundPage
com.example.application.SecurityTest(production) ‑ adminUser_adminView_viewDisplayed
com.example.application.SecurityTest(production) ‑ anonymous_openProtectedView_loginViewDisplayed
com.example.application.SecurityTest(production) ‑ anonymous_openPublicView_viewDisplayed
com.example.application.SecurityTest(production) ‑ authenticatedUser_protectedView_viewDisplayed
com.example.application.SecurityTest(production) ‑ notAdminUser_adminView_notFoundPage
com.example.application.SecurityTest(production) ‑ notAdminUser_navigateToAdminView_notFoundPage
com.example.application.SignalsTest ‑ shouldUpdateValue_both_on_browser_and_server
com.example.application.SignalsTest ‑ shouldUpdateValue_forOtherClients
com.example.application.SignalsTest(production) ‑ shouldUpdateValue_both_on_browser_and_server
com.example.application.SignalsTest(production) ‑ shouldUpdateValue_forOtherClients
com.example.application.SmokeTest ‑ home_navigateToFlowView_viewDisplayed
com.example.application.SmokeTest ‑ openFlowView_viewDisplayed
com.example.application.SmokeTest ‑ openNotExisingView_errorPageIsDisplayed
com.example.application.SmokeTest ‑ openNotExisingView_flowErrorPageIsDisplayed
com.example.application.SmokeTest ‑ publicEndpoint_invocationSucceeded
com.example.application.SmokeTest ‑ rootPath_viewDisplayed
com.example.application.SmokeTest(production) ‑ home_navigateToFlowView_viewDisplayed
com.example.application.SmokeTest(production) ‑ openFlowView_viewDisplayed
com.example.application.SmokeTest(production) ‑ openNotExisingView_errorPageIsDisplayed
com.example.application.SmokeTest(production) ‑ openNotExisingView_flowErrorPageIsDisplayed
com.example.application.SmokeTest(production) ‑ publicEndpoint_invocationSucceeded
com.example.application.SmokeTest(production) ‑ rootPath_viewDisplayed
com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_emptyMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_missingMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_multipleParameters
com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_singleComplexParameter
com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_singleSimpleParameter
com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_wrongEndpointName_notFound
com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_wrongMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_wrongNumberOfParameters_badRequest
com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_wrongParametersOrder_badRequest
com.github.mcollovati.quarkus.hilla.deployment.CustomPrefixEndpointControllerTest ‑ invokeEndpoint_emptyMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.CustomPrefixEndpointControllerTest ‑ invokeEndpoint_missingMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.CustomPrefixEndpointControllerTest ‑ invokeEndpoint_multipleParameters
com.github.mcollovati.quarkus.hilla.deployment.CustomPrefixEndpointControllerTest ‑ invokeEndpoint_singleComplexParameter
com.github.mcollovati.quarkus.hilla.deployment.CustomPrefixEndpointControllerTest ‑ invokeEndpoint_singleSimpleParameter
com.github.mcollovati.quarkus.hilla.deployment.CustomPrefixEndpointControllerTest ‑ invokeEndpoint_wrongEndpointName_notFound
com.github.mcollovati.quarkus.hilla.deployment.CustomPrefixEndpointControllerTest ‑ invokeEndpoint_wrongMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.CustomPrefixEndpointControllerTest ‑ invokeEndpoint_wrongNumberOfParameters_badRequest
com.github.mcollovati.quarkus.hilla.deployment.CustomPrefixEndpointControllerTest ‑ invokeEndpoint_wrongParametersOrder_badRequest
com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest ‑ invokeEndpoint_emptyMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest ‑ invokeEndpoint_missingMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest ‑ invokeEndpoint_multipleParameters
com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest ‑ invokeEndpoint_singleComplexParameter
com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest ‑ invokeEndpoint_singleSimpleParameter
com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest ‑ invokeEndpoint_wrongEndpointName_notFound
com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest ‑ invokeEndpoint_wrongMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest ‑ invokeEndpoint_wrongNumberOfParameters_badRequest
com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest ‑ invokeEndpoint_wrongParametersOrder_badRequest
com.github.mcollovati.quarkus.hilla.deployment.EndpointSecurityTest ‑ securedEndpoint_adminAndUserOnly_onlyAdminAndUserAllowed
com.github.mcollovati.quarkus.hilla.deployment.EndpointSecurityTest ‑ securedEndpoint_adminOnly_onlyAdminAllowed
com.github.mcollovati.quarkus.hilla.deployment.EndpointSecurityTest ‑ securedEndpoint_deny_notAllowed
com.github.mcollovati.quarkus.hilla.deployment.EndpointSecurityTest ‑ securedEndpoint_notAnnotatedMethod_denyAll
com.github.mcollovati.quarkus.hilla.deployment.EndpointSecurityTest ‑ securedEndpoint_permitAll_authenticatedUsersAllowed
com.github.mcollovati.quarkus.hilla.deployment.EndpointSecurityTest ‑ securedEndpoint_userOnly_onlyUserAllowed
com.github.mcollovati.quarkus.hilla.deployment.ReactiveEndpointTest ‑ cancelableReactiveEndpoint_clientCancel_serverUnsubscribeCallBackInvoked
com.github.mcollovati.quarkus.hilla.deployment.ReactiveEndpointTest ‑ cancelableReactiveEndpoint_clientDisconnectWithoutCancel_serverUnsubscribeCallBackInvoked
com.github.mcollovati.quarkus.hilla.deployment.ReactiveEndpointTest ‑ cancelableReactiveEndpoint_subscribeAfterCancel_connectionNotClosedAndMessagesPushed
com.github.mcollovati.quarkus.hilla.deployment.ReactiveEndpointTest ‑ reactiveEndpoint_messagesPushedToTheClient
com.github.mcollovati.quarkus.hilla.deployment.ReactiveSecureEndpointTest ‑ securedEndpoint_adminAndUserOnly_onlyAdminAndUserAllowed
com.github.mcollovati.quarkus.hilla.deployment.ReactiveSecureEndpointTest ‑ securedEndpoint_adminOnly_onlyAdminAllowed
com.github.mcollovati.quarkus.hilla.deployment.ReactiveSecureEndpointTest ‑ securedEndpoint_deny_notAllowed
com.github.mcollovati.quarkus.hilla.deployment.ReactiveSecureEndpointTest ‑ securedEndpoint_notAnnotatedMethod_denyAll
com.github.mcollovati.quarkus.hilla.deployment.ReactiveSecureEndpointTest ‑ securedEndpoint_permitAll_authenticatedUsersAllowed
com.github.mcollovati.quarkus.hilla.deployment.ReactiveSecureEndpointTest ‑ securedEndpoint_userOnly_onlyUserAllowed
com.github.mcollovati.quarkus.hilla.deployment.SignalsSecurityTest ‑ subscribeSecuredSignal_adminOnly_onlyAdminAllowed
com.github.mcollovati.quarkus.hilla.deployment.SignalsSecurityTest ‑ subscribeSecuredSignal_permitAll_authenticatedUsersAllowed
com.github.mcollovati.quarkus.hilla.deployment.SignalsSecurityTest ‑ updateSecuredSignal_adminOnly_onlyAdminAllowed
com.github.mcollovati.quarkus.hilla.deployment.SignalsSecurityTest ‑ updateSecuredSignal_permitAll_authenticatedUsersAllowed
com.github.mcollovati.quarkus.hilla.deployment.SignalsTest ‑ subscribeSignal_signalWorking
com.github.mcollovati.quarkus.hilla.deployment.SignalsTest ‑ updateSignal_signalWorking
com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest ‑ invokeEndpoint_emptyMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest ‑ invokeEndpoint_missingMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest ‑ invokeEndpoint_multipleParameters
com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest ‑ invokeEndpoint_singleComplexParameter
com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest ‑ invokeEndpoint_singleSimpleParameter
com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest ‑ invokeEndpoint_wrongEndpointName_notFound
com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest ‑ invokeEndpoint_wrongMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest ‑ invokeEndpoint_wrongNumberOfParameters_badRequest
com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest ‑ invokeEndpoint_wrongParametersOrder_badRequest
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionSupportReactiveEndpointTest ‑ cancelableReactiveEndpoint_clientCancel_serverUnsubscribeCallBackInvoked
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionSupportReactiveEndpointTest ‑ cancelableReactiveEndpoint_clientDisconnectWithoutCancel_serverUnsubscribeCallBackInvoked
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionSupportReactiveEndpointTest ‑ cancelableReactiveEndpoint_subscribeAfterCancel_connectionNotClosedAndMessagesPushed
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionSupportReactiveEndpointTest ‑ reactiveEndpoint_messagesPushedToTheClient
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest ‑ invokeEndpoint_emptyMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest ‑ invokeEndpoint_missingMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest ‑ invokeEndpoint_multipleParameters
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest ‑ invokeEndpoint_singleComplexParameter
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest ‑ invokeEndpoint_singleSimpleParameter
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest ‑ invokeEndpoint_wrongEndpointName_notFound
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest ‑ invokeEndpoint_wrongMethodName_notFound
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest ‑ invokeEndpoint_wrongNumberOfParameters_badRequest
com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest ‑ invokeEndpoint_wrongParametersOrder_badRequest
com.github.mcollovati.quarkus.hilla.deployment.SpringReplacementsTest ‑ authenticationUtil_getSecurityHolderAuthentication_anonymous_returnsNull
com.github.mcollovati.quarkus.hilla.deployment.SpringReplacementsTest ‑ authenticationUtil_getSecurityHolderAuthentication_authenticated_returnsPrincipal
com.github.mcollovati.quarkus.hilla.deployment.SpringReplacementsTest ‑ authenticationUtil_getSecurityHolderRoleChecker_anonymous_checkIsAlwaysFalse
com.github.mcollovati.quarkus.hilla.deployment.SpringReplacementsTest ‑ authenticationUtil_getSecurityHolderRoleChecker_authenticated_checksRoles
com.github.mcollovati.quarkus.hilla.deployment.SpringReplacementsTest ‑ classUtils_getUserClass_proxiedObject_returnRawClass
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ init_customFrontendFolder_setInputDirectory
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ init_defaultFrontendFolder_setInputDirectory
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ init_legacyAndDefaultFrontendFolders_setDefaultAsInputDirectory
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ init_legacyFolder_setInputDirectory
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ init_noFrontendFolder_dontSetInputDirectory
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ shouldRun_customPrefix_customClientWithDifferentPrefix_run
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ shouldRun_customPrefix_customClientWithSamePrefix_dontRun
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ shouldRun_customPrefix_noCustomClient_run
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ shouldRun_defaultPrefix_customClientWithDefaultPrefix_dontRun
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ shouldRun_defaultPrefix_noCustomClient_dontRun
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ shouldRun_frontendDirectoryNotExists_dontRun
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ shouldRun_pathIsFile_dontRun
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ trigger_customPrefix_customClientWithDifferentPrefix_clientGenerated
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ trigger_customPrefix_noCustomClientWithDifferentPrefix_clientGenerated
com.github.mcollovati.quarkus.hilla.deployment.TypescriptClientCodeGenProviderTest ‑ trigger_defaultPrefix_customClientWithDifferentPrefix_clientGenerated
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.CrudRepositoryServiceTest ‑ delete_entityDeleted
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.CrudRepositoryServiceTest ‑ save_detachedEntity_entityUpdated
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.CrudRepositoryServiceTest ‑ save_existingEntity_entityUpdated
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.CrudRepositoryServiceTest ‑ save_newEntity_entityPersisted
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.GeneratedIsNewTest ‑ isNew_StringId
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.GeneratedIsNewTest ‑ isNew_getterAnnotatedId
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.GeneratedIsNewTest ‑ isNew_primitiveId
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_count_andFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_count_caseInsensitiveEqualsFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_count_containsFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_count_equalsFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_count_greaterThanFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_count_lessThanFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_count_nullFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_count_orFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_list_andFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_list_caseInsensitiveEqualsFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_list_containsFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_list_equalsFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_list_greaterThanFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_list_lessThanFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_list_multiSort
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_list_nullFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_list_orFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_list_pagination
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.ListRepositoryServiceTest ‑ listService_list_sort
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.SelfImplementedRepositoryTest ‑ count_implemented_notGeneratedAtRuntime
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.SelfImplementedRepositoryTest ‑ isNew_implemented_notGeneratedAtRuntime
com.github.mcollovati.quarkus.hilla.deployment.crud.panache.SelfImplementedRepositoryTest ‑ list_implemented_notGeneratedAtRuntime
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.CrudRepositoryServiceTest ‑ delete_entityDeleted
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.CrudRepositoryServiceTest ‑ save_detachedEntity_entityUpdated
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.CrudRepositoryServiceTest ‑ save_existingEntity_entityUpdated
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.CrudRepositoryServiceTest ‑ save_newEntity_entityPersisted
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_count_andFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_count_caseInsensitiveEqualsFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_count_containsFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_count_equalsFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_count_greaterThanFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_count_lessThanFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_count_nullFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_count_orFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_list_andFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_list_caseInsensitiveEqualsFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_list_containsFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_list_equalsFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_list_greaterThanFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_list_lessThanFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_list_multiSort
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_list_nullFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_list_orFilter
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_list_pagination
com.github.mcollovati.quarkus.hilla.deployment.crud.spring.ListRepositoryServiceTest ‑ listService_list_sort
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ endpointWatchedFolders_fileChanged_inWatchedFolder_liveReloadTriggered
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ endpointWatchedFolders_fileChanged_notInWatchedFolder_changeIgnored
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileAdded_containsTypeIsUsedInEndpoint_liveReloadTriggered
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileAdded_derivedClassIsUsedInEndpoint_liveReloadTriggered
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileAdded_watchedFolder_notEndpointRelated_changeIgnored
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileChanged_classesUsedInEndpointNotDetected_liveReloadTriggered
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileChanged_containsTypeIsUsedInEndpoint_liveReloadTriggered
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileChanged_derivedClassIsUsedInEndpoint_liveReloadTriggered
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileChanged_liveReloadRequired_serverNotRestarted_hillaHotswapInvoked
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileChanged_liveReloadRequired_serverRestarted_hillaHotswapNotInvoked
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileChanged_notWatchedFolder_changeIgnored
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileChanged_watchedFolder_notEndpointRelated_changeIgnored
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileDeleted_derivedClassIsUsedInEndpoint_liveReloadTriggered
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileDeleted_derivedClassNameNotUSedInEndpoint_changeIgnored
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ fileDeleted_watchedFolder_notEndpointRelated_changeIgnored
com.github.mcollovati.quarkus.hilla.reload.AbstractEndpointsWatcherTest ‑ nestedFileChanged_endpointRelated_derivedClassIsUsedInEndpoint_liveReloadTriggered
Loading