Skip to content

Merge pull request #731 from codecentric/renovate/gradle-8.x #1640

Merge pull request #731 from codecentric/renovate/gradle-8.x

Merge pull request #731 from codecentric/renovate/gradle-8.x #1640

GitHub Actions / Test results succeeded Aug 26, 2024 in 1s

82 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
intTest/TEST-de.codecentric.habitcentric.track.habit.HabitModuleIntegrationTest.xml 2✅ 828ms
intTest/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingControllerRestAssuredTest.xml 13✅ 3s
intTest/TEST-de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtRestAssuredTest.xml 13✅ 561ms
intTest/TEST-de.codecentric.habitcentric.track.habit.matcher.HabitApiMatcherTest.xml 4✅ 138ms
intTest/TEST-de.codecentric.habitcentric.track.monitoring.MonitoringRestAssuredTest.xml 1✅ 42ms
test/TEST-de.codecentric.habitcentric.track.ApplicationConfigurationTest.xml 2✅ 2s
test/TEST-de.codecentric.habitcentric.track.auth.AuthErrorExceptionTest.xml 4✅ 32ms
test/TEST-de.codecentric.habitcentric.track.auth.InsecureJwtDecoderTest.xml 4✅ 110ms
test/TEST-de.codecentric.habitcentric.track.auth.UserIdArgumentResolverTest.xml 5✅ 596ms
test/TEST-de.codecentric.habitcentric.track.CustomJsonSerializerTest.xml 1✅ 425ms
test/TEST-de.codecentric.habitcentric.track.error.ApiErrorExceptionHandlerTest.xml 5✅ 53ms
test/TEST-de.codecentric.habitcentric.track.error.ApiErrorExceptionTest.xml 4✅ 6ms
test/TEST-de.codecentric.habitcentric.track.error.ApiErrorResponseTest.xml 1✅ 0ms
test/TEST-de.codecentric.habitcentric.track.error.ApiErrorTest.xml 8✅ 143ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingControllerWebMvcTest.xml 3✅ 234ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingErrorExceptionTest.xml 2✅ 2ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingTest.xml 4✅ 9ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateTrackedTest.xml 1✅ 1ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateUntrackedTest.xml 1✅ 0ms
test/TEST-de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtWebMvcTest.xml 3✅ 36ms
test/TEST-de.codecentric.habitcentric.track.habit.validation.ConstraintViolationExceptionHandlerTest.xml 1✅ 49ms

✅ intTest/TEST-de.codecentric.habitcentric.track.habit.HabitModuleIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitModuleIntegrationTest 2✅ 828ms

✅ de.codecentric.habitcentric.track.habit.HabitModuleIntegrationTest

✅ shouldPublishDateUntrackedEventWhenExistingHabitTrackingIsRemoved(Scenario)
✅ shouldPublishDateTrackedEventWhenHabitTrackingIsSaved(Scenario)

✅ intTest/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingControllerRestAssuredTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitTrackingControllerRestAssuredTest 13✅ 3s

✅ de.codecentric.habitcentric.track.habit.HabitTrackingControllerRestAssuredTest

✅ shouldIgnoreDuplicatesAndOrderTrackRecordsChronological()
✅ shouldReturnUpdatedTrackRecords()
✅ shouldRejectPutRequestsWithoutBody()
✅ shouldRejectGetRequestsWithoutUuidHabitId()
✅ shouldReturnEmptyArrayWithoutTrackRecords()
✅ shouldRejectGetRequestsWithUserIdLongerThan64Characters()
✅ shouldReturnCreatedTrackRecords()
✅ shouldRejectGetRequestsWithInvalidUserId()
✅ shouldRejectPutRequestsWithoutUuidHabitId()
✅ shouldRejectPutRequestsWithoutInvalidDates()
✅ shouldRejectPutRequestsWithInvalidUserId()
✅ shouldRejectPutRequestsWithInvalidContentType()
✅ shouldRejectPutRequestsWithUserIdLongerThan64Characters()

✅ intTest/TEST-de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtRestAssuredTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtRestAssuredTest 13✅ 561ms

✅ de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtRestAssuredTest

✅ shouldIgnoreDuplicatesAndOrderTrackRecordsChronological()
✅ shouldReturnUpdatedTrackRecords()
✅ shouldRejectPutRequestsWithoutBody()
✅ shouldReturnEmptyArrayWithoutTrackRecords()
✅ shouldRejectGetRequestsWithUserIdLongerThan64Characters()
✅ shouldReturnCreatedTrackRecords()
✅ shouldRejectGetRequestsWithInvalidUserId()
✅ shouldRejectPutRequestsWithoutInvalidDates()
✅ shouldRejectPutRequestsWithInvalidUserId()
✅ shouldRejectPutRequestsWithInvalidContentType()
✅ shouldRejectPutRequestsWithoutPositiveHabitId()
✅ shouldRejectGetRequestsWithoutPositiveHabitId()
✅ shouldRejectPutRequestsWithUserIdLongerThan64Characters()

✅ intTest/TEST-de.codecentric.habitcentric.track.habit.matcher.HabitApiMatcherTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.matcher.HabitApiMatcherTest 4✅ 138ms

✅ de.codecentric.habitcentric.track.habit.matcher.HabitApiMatcherTest

✅ hasErrorShouldMatchResponsesWithRelevantError()
✅ hasErrorShouldNotMatchResponsesWithoutRelevantError()
✅ hasErrorShouldThrowExceptionWhenResponsesAreInvalid()
✅ describeToShouldReturnExpectedErrorsAsJson()

✅ intTest/TEST-de.codecentric.habitcentric.track.monitoring.MonitoringRestAssuredTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.monitoring.MonitoringRestAssuredTest 1✅ 42ms

✅ de.codecentric.habitcentric.track.monitoring.MonitoringRestAssuredTest

✅ healthEndpointShouldReturnHttpStatusCode200()

✅ test/TEST-de.codecentric.habitcentric.track.ApplicationConfigurationTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.ApplicationConfigurationTest 2✅ 2s

✅ de.codecentric.habitcentric.track.ApplicationConfigurationTest

✅ shouldUseInsecureJwtDecoder()
✅ shouldUseFixedLocaleUs()

✅ test/TEST-de.codecentric.habitcentric.track.auth.AuthErrorExceptionTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.auth.AuthErrorExceptionTest 4✅ 32ms

✅ de.codecentric.habitcentric.track.auth.AuthErrorExceptionTest

✅ withErrorAndCauseAndTemplateProperties()
✅ withError()
✅ withErrorAndTemplateProperties()
✅ withErrorAndCause()

✅ test/TEST-de.codecentric.habitcentric.track.auth.InsecureJwtDecoderTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.auth.InsecureJwtDecoderTest 4✅ 110ms

✅ de.codecentric.habitcentric.track.auth.InsecureJwtDecoderTest

✅ decode_whenInvalidSignatureToken_thenSuccess()
✅ decode_whenMalformedPayloadToken_thenJwtException()
✅ decode_whenValidToken_thenSuccess()
✅ decode_whenMalformedHeaderToken_thenJwtException()

✅ test/TEST-de.codecentric.habitcentric.track.auth.UserIdArgumentResolverTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.auth.UserIdArgumentResolverTest 5✅ 596ms

✅ de.codecentric.habitcentric.track.auth.UserIdArgumentResolverTest

✅ shouldNotSupportParametersWithoutUserIdAnnotation()
✅ shouldThrowAnExceptionWhenTheAuthorizationHeaderIsMissing()
✅ shouldSupportParametersWithUserIdAnnotation()
✅ shouldExtractUserIdFromJwtToken()
✅ shouldThrowAnExceptionWhenTheAuthorizationHeaderIsBasicAuth()

✅ test/TEST-de.codecentric.habitcentric.track.CustomJsonSerializerTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.CustomJsonSerializerTest 1✅ 425ms

✅ de.codecentric.habitcentric.track.CustomJsonSerializerTest

✅ creates()

✅ test/TEST-de.codecentric.habitcentric.track.error.ApiErrorExceptionHandlerTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.error.ApiErrorExceptionHandlerTest 5✅ 53ms

✅ de.codecentric.habitcentric.track.error.ApiErrorExceptionHandlerTest

✅ handleShouldMapApiExceptionsWithCauseAndTemplateProperties()
✅ toResponseErrorShouldMapApiErrorsWithoutDetail()
✅ toResponseErrorShouldMapApiErrors()
✅ handleShouldMapApiExceptions()
✅ toResponseErrorShouldMapApiErrorsWithPlaceholders()

✅ test/TEST-de.codecentric.habitcentric.track.error.ApiErrorExceptionTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.error.ApiErrorExceptionTest 4✅ 6ms

✅ de.codecentric.habitcentric.track.error.ApiErrorExceptionTest

✅ withErrorAndCauseAndTemplateProperties()
✅ withError()
✅ withErrorAndTemplateProperties()
✅ withErrorAndCause()

✅ test/TEST-de.codecentric.habitcentric.track.error.ApiErrorResponseTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.error.ApiErrorResponseTest 1✅ 0ms

✅ de.codecentric.habitcentric.track.error.ApiErrorResponseTest

✅ errorOccurrencesCanBeIdentifiedByAnUniqueId()

✅ test/TEST-de.codecentric.habitcentric.track.error.ApiErrorTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.error.ApiErrorTest 8✅ 143ms

✅ de.codecentric.habitcentric.track.error.ApiErrorTest

✅ statusCodeShouldBeValid()
✅ titleShouldNotBeBlank()
✅ detailCanBeAnEmptyOptional()
✅ detailShouldNotBeNull()
✅ codeShouldBeUnique()
✅ getDetailCanReplaceTemplateProperties()
✅ titleShouldNotHavePlaceholders()
✅ codeShouldNotBeBlank()

✅ test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingControllerWebMvcTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitTrackingControllerWebMvcTest 3✅ 234ms

✅ de.codecentric.habitcentric.track.habit.HabitTrackingControllerWebMvcTest

✅ shouldReturnEmptyArrayWhenTrackRecordsAreNotFound()
✅ shouldFilterOutDuplicateTrackRecords()
✅ shouldReturnTrackRecords()

✅ test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingErrorExceptionTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitTrackingErrorExceptionTest 2✅ 2ms

✅ de.codecentric.habitcentric.track.habit.HabitTrackingErrorExceptionTest

✅ withErrorAndCauseAndTemplateProperties()
✅ withErrorAndTemplateProperties()

✅ test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitTrackingTest 4✅ 9ms

✅ de.codecentric.habitcentric.track.habit.HabitTrackingTest

✅ trackShouldOverwriteExistingTrackingDates()
✅ trackShouldAddTrackingDates()
✅ trackShouldNotAddTrackingDateIfTrackingDateAlreadyExists()
✅ getSortedTrackingDatesShouldReturnTrackingDatesSortedAscending()

✅ test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateTrackedTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateTrackedTest 1✅ 1ms

✅ de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateTrackedTest

✅ getIdShouldReturnCombinedId()

✅ test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateUntrackedTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateUntrackedTest 1✅ 0ms

✅ de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateUntrackedTest

✅ getIdShouldReturnCombinedId()

✅ test/TEST-de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtWebMvcTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtWebMvcTest 3✅ 36ms

✅ de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtWebMvcTest

✅ shouldReturnEmptyArrayWhenTrackRecordsAreNotFound()
✅ shouldFilterOutDuplicateTrackRecords()
✅ shouldReturnTrackRecords()

✅ test/TEST-de.codecentric.habitcentric.track.habit.validation.ConstraintViolationExceptionHandlerTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.validation.ConstraintViolationExceptionHandlerTest 1✅ 49ms

✅ de.codecentric.habitcentric.track.habit.validation.ConstraintViolationExceptionHandlerTest

✅ canHandleConstraintViolationExceptions()