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 dependency werkzeug to v3 - autoclosed #559

Closed
wants to merge 1 commit into from

chore(deps): update dependency werkzeug to v3

ba9514d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

chore(deps): update dependency werkzeug to v3 - autoclosed #559

chore(deps): update dependency werkzeug to v3
ba9514d
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test results succeeded Oct 24, 2023 in 0s

Test results βœ…

Tests passed successfully

Report Passed Failed Skipped Time
intTest/TEST-de.codecentric.habitcentric.track.error.matcher.ApiErrorMatcherTest.xml 4βœ… 3s
intTest/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingControllerRestAssuredTest.xml 13βœ… 5s
intTest/TEST-de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtRestAssuredTest.xml 13βœ… 1s
intTest/TEST-de.codecentric.habitcentric.track.monitoring.MonitoringRestAssuredTest.xml 1βœ… 70ms
test/TEST-de.codecentric.habitcentric.track.ApplicationConfigurationTest.xml 2βœ… 2s
test/TEST-de.codecentric.habitcentric.track.auth.AuthErrorExceptionTest.xml 4βœ… 110ms
test/TEST-de.codecentric.habitcentric.track.auth.InsecureJwtDecoderTest.xml 4βœ… 249ms
test/TEST-de.codecentric.habitcentric.track.auth.UserIdArgumentResolverTest.xml 5βœ… 981ms
test/TEST-de.codecentric.habitcentric.track.error.ApiErrorExceptionHandlerTest.xml 5βœ… 82ms
test/TEST-de.codecentric.habitcentric.track.error.ApiErrorExceptionTest.xml 4βœ… 16ms
test/TEST-de.codecentric.habitcentric.track.error.ApiErrorResponseTest.xml 1βœ… 8ms
test/TEST-de.codecentric.habitcentric.track.error.ApiErrorTest.xml 8βœ… 242ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingControllerTest.xml 1βœ… 28ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingControllerWebMvcTest.xml 3βœ… 424ms
test/TEST-de.codecentric.habitcentric.track.habit.HabitTrackingErrorExceptionTest.xml 2βœ… 4ms
test/TEST-de.codecentric.habitcentric.track.habit.jwt.HabitTrackingControllerJwtWebMvcTest.xml 3βœ… 64ms
test/TEST-de.codecentric.habitcentric.track.habit.validation.ConstraintViolationExceptionHandlerTest.xml 1βœ… 84ms

βœ…Β intTest/TEST-de.codecentric.habitcentric.track.error.matcher.ApiErrorMatcherTest.xml

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.error.matcher.ApiErrorMatcherTest 4βœ… 3s

βœ…Β de.codecentric.habitcentric.track.error.matcher.ApiErrorMatcherTest

βœ… hasErrorShouldMatchResponsesWithRelevantError()
βœ… hasErrorShouldNotMatchResponsesWithoutRelevantError()
βœ… hasErrorShouldThrowExceptionWhenResponsesAreInvalid()
βœ… describeToShouldReturnExpectedErrorsAsJson()

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

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitTrackingControllerRestAssuredTest 13βœ… 5s

βœ…Β de.codecentric.habitcentric.track.habit.HabitTrackingControllerRestAssuredTest

βœ… shouldIgnoreDuplicatesAndOrderTrackRecordsChronological()
βœ… shouldReturnUpdatedTrackRecords()
βœ… shouldRejectPutRequestsWithoutBody()
βœ… shouldReturnEmptyArrayWithoutTrackRecords()
βœ… shouldRejectGetRequestsWithUserIdLongerThan64Characters()
βœ… shouldReturnCreatedTrackRecords()
βœ… shouldRejectGetRequestsWithInvalidUserId()
βœ… shouldRejectPutRequestsWithoutInvalidDates()
βœ… shouldRejectPutRequestsWithInvalidUserId()
βœ… shouldRejectPutRequestsWithInvalidContentType()
βœ… shouldRejectPutRequestsWithoutPositiveHabitId()
βœ… shouldRejectGetRequestsWithoutPositiveHabitId()
βœ… shouldRejectPutRequestsWithUserIdLongerThan64Characters()

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

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

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

βœ…Β 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.monitoring.MonitoringRestAssuredTest.xml

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

βœ… errorOccurrencesCanBeIdentifiedByAnUniqueId()

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

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

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

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

βœ… statusCodeShouldBeValid()
βœ… titleShouldNotBeBlank()
βœ… detailCanBeAnEmptyOptional()
βœ… detailShouldNotBeNull()
βœ… codeShouldBeUnique()
βœ… getDetailCanReplaceTemplateProperties()
βœ… titleShouldNotHavePlaceholders()
βœ… codeShouldNotBeBlank()

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

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

Test suite Passed Failed Skipped Time
de.codecentric.habitcentric.track.habit.HabitTrackingControllerTest 1βœ… 28ms

βœ…Β de.codecentric.habitcentric.track.habit.HabitTrackingControllerTest

βœ… shouldExtractDatesFromTrackRecords()

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

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

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

βœ…Β de.codecentric.habitcentric.track.habit.HabitTrackingControllerWebMvcTest

βœ… shouldReturnEmptyArrayWhenTrackRecordsAreNotFound()
βœ… shouldFilterOutDuplicateTrackRecords()
βœ… shouldReturnTrackRecords()

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

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

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

βœ…Β de.codecentric.habitcentric.track.habit.HabitTrackingErrorExceptionTest

βœ… withErrorAndCauseAndTemplateProperties()
βœ… withErrorAndTemplateProperties()

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

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

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

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

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

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

βœ… canHandleConstraintViolationExceptions()