chore(deps): update plugin org.flywaydb.flyway to v10.21.0 #773
82 passed, 0 failed and 0 skipped
β Β 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()