Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update plugin org.flywaydb.flyway to v10.21.0 #773

Merged
merged 1 commit into from
Nov 15, 2024

chore(deps): update plugin org.flywaydb.flyway to v10.21.0

2f61e0f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): update plugin org.flywaydb.flyway to v10.21.0 #773

chore(deps): update plugin org.flywaydb.flyway to v10.21.0
2f61e0f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test results succeeded Nov 15, 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βœ… 833ms
intTest/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingControllerRestAssuredTest.xml 13βœ… 3s
intTest/TEST-de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtRestAssuredTest.xml 13βœ… 541ms
intTest/TEST-de.codecentric.habitcentric.track.habit.matcher.HabitApiMatcherTest.xml 4βœ… 133ms
intTest/TEST-de.codecentric.habitcentric.track.monitoring.MonitoringRestAssuredTest.xml 1βœ… 41ms
test/TEST-de.codecentric.habitcentric.track.ApplicationConfigurationTest.xml 2βœ… 2s
test/TEST-de.codecentric.habitcentric.track.auth.AuthErrorExceptionTest.xml 4βœ… 36ms
test/TEST-de.codecentric.habitcentric.track.auth.InsecureJwtDecoderTest.xml 4βœ… 117ms
test/TEST-de.codecentric.habitcentric.track.auth.UserIdArgumentResolverTest.xml 5βœ… 588ms
test/TEST-de.codecentric.habitcentric.track.CustomJsonSerializerTest.xml 1βœ… 804ms
test/TEST-de.codecentric.habitcentric.track.error.ApiErrorExceptionHandlerTest.xml 5βœ… 48ms
test/TEST-de.codecentric.habitcentric.track.error.ApiErrorExceptionTest.xml 4βœ… 7ms
test/TEST-de.codecentric.habitcentric.track.error.ApiErrorResponseTest.xml 1βœ… 1ms
test/TEST-de.codecentric.habitcentric.track.error.ApiErrorTest.xml 8βœ… 138ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingControllerWebMvcTest.xml 3βœ… 288ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingErrorExceptionTest.xml 2βœ… 2ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingTest.xml 4βœ… 8ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateTrackedTest.xml 1βœ… 0ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateUntrackedTest.xml 1βœ… 1ms
test/TEST-de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtWebMvcTest.xml 3βœ… 35ms
test/TEST-de.codecentric.habitcentric.track.habit.validation.ConstraintViolationExceptionHandlerTest.xml 1βœ… 53ms

βœ…Β intTest/TEST-de.codecentric.habitcentric.track.habit.HabitModuleIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitModuleIntegrationTest 2βœ… 833ms

βœ…Β 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 541ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtRestAssuredTest 13βœ… 541ms

βœ…Β 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 133ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.matcher.HabitApiMatcherTest 4βœ… 133ms

βœ…Β 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 41ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.monitoring.MonitoringRestAssuredTest 1βœ… 41ms

βœ…Β 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 36ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.auth.AuthErrorExceptionTest 4βœ… 36ms

βœ…Β de.codecentric.habitcentric.track.auth.AuthErrorExceptionTest

βœ… withErrorAndCauseAndTemplateProperties()
βœ… withError()
βœ… withErrorAndTemplateProperties()
βœ… withErrorAndCause()

βœ…Β test/TEST-de.codecentric.habitcentric.track.auth.InsecureJwtDecoderTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.auth.InsecureJwtDecoderTest 4βœ… 117ms

βœ…Β 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 588ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.auth.UserIdArgumentResolverTest 5βœ… 588ms

βœ…Β de.codecentric.habitcentric.track.auth.UserIdArgumentResolverTest

βœ… shouldNotSupportParametersWithoutUserIdAnnotation()
βœ… shouldThrowAnExceptionWhenTheAuthorizationHeaderIsMissing()
βœ… shouldSupportParametersWithUserIdAnnotation()
βœ… shouldExtractUserIdFromJwtToken()
βœ… shouldThrowAnExceptionWhenTheAuthorizationHeaderIsBasicAuth()

βœ…Β test/TEST-de.codecentric.habitcentric.track.CustomJsonSerializerTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.CustomJsonSerializerTest 1βœ… 804ms

βœ…Β de.codecentric.habitcentric.track.CustomJsonSerializerTest

βœ… creates()

βœ…Β test/TEST-de.codecentric.habitcentric.track.error.ApiErrorExceptionHandlerTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.error.ApiErrorExceptionHandlerTest 5βœ… 48ms

βœ…Β 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 7ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.error.ApiErrorExceptionTest 4βœ… 7ms

βœ…Β de.codecentric.habitcentric.track.error.ApiErrorExceptionTest

βœ… withErrorAndCauseAndTemplateProperties()
βœ… withError()
βœ… withErrorAndTemplateProperties()
βœ… withErrorAndCause()

βœ…Β test/TEST-de.codecentric.habitcentric.track.error.ApiErrorResponseTest.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.error.ApiErrorResponseTest 1βœ… 1ms

βœ…Β de.codecentric.habitcentric.track.error.ApiErrorResponseTest

βœ… errorOccurrencesCanBeIdentifiedByAnUniqueId()

βœ…Β test/TEST-de.codecentric.habitcentric.track.error.ApiErrorTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.error.ApiErrorTest 8βœ… 138ms

βœ…Β 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 288ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitTrackingControllerWebMvcTest 3βœ… 288ms

βœ…Β 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 8ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitTrackingTest 4βœ… 8ms

βœ…Β 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 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateTrackedTest 1βœ… 0ms

βœ…Β de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateTrackedTest

βœ… getIdShouldReturnCombinedId()

βœ…Β test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateUntrackedTest.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$DateUntrackedTest 1βœ… 1ms

βœ…Β de.codecentric.habitcentric.track.habit.HabitTrackingTest$DateUntrackedTest

βœ… getIdShouldReturnCombinedId()

βœ…Β test/TEST-de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtWebMvcTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtWebMvcTest 3βœ… 35ms

βœ…Β 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 53ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.validation.ConstraintViolationExceptionHandlerTest 1βœ… 53ms

βœ…Β de.codecentric.habitcentric.track.habit.validation.ConstraintViolationExceptionHandlerTest

βœ… canHandleConstraintViolationExceptions()