build(deps): bump knative.dev/eventing from 0.44.0 to 0.44.1 #287
GitHub Actions / Go Test Results
succeeded
Jan 29, 2025 in 1s
59 passed, 0 failed and 0 skipped
✅ .test/reports/unit-test.xml
59 tests were completed in 173s with 59 passed, 0 failed and 0 skipped.
✅ github.com/zeiss/typhoon/pkg/apis/routing/v1alpha1
✅ TestRegisterHelpers
✅ github.com/zeiss/typhoon/pkg/apis/sources/v1alpha1
✅ TestCloudEventsSourceGetStatus
✅ TestCloudEventsSourceGetSink
✅ TestCloudEventsSourceGetStatusManager
✅ TestCloudEventsSourceGetGroupVersionKind
✅ github.com/zeiss/typhoon/pkg/apis/targets/v1alpha1
✅ TestRegisterHelpers
✅ github.com/zeiss/typhoon/pkg/sources/adapter/salesforcesource/client
✅ TestBayeux/no_connect
✅ TestBayeux/connect,_receive_1_message
✅ TestBayeux/connect,_receive_2_messages
✅ TestBayeux/connect,_with_meta_successful_and_2_messages
✅ TestBayeux/connect,_with_meta_advicing_handshake
✅ TestBayeux/connect,_with_meta_advicing_handshake_and_2_messages
✅ TestBayeux
✅ github.com/zeiss/typhoon/pkg/sources/adapter/webhooksource
✅ TestWebhookEvent/nil_body
✅ TestWebhookEvent/basic_auth_no_header
✅ TestWebhookEvent/basic_auth_wrong_header
✅ TestWebhookEvent/basic_auth_success
✅ TestWebhookEvent/arbitrary_message
✅ TestWebhookEvent/basic_auth_wrong_creds
✅ TestWebhookEvent/extra_headers
✅ TestWebhookEvent/extra_queries
✅ TestWebhookEvent/empty_response
✅ TestWebhookEvent
✅ TestAttributeSanitize/no_change
✅ TestAttributeSanitize/truncate_more_than_20_chars
✅ TestAttributeSanitize/upper_case
✅ TestAttributeSanitize/non_valid_chars
✅ TestAttributeSanitize/reserved_word_data
✅ TestAttributeSanitize/reserved_word_data_upper_case
✅ TestAttributeSanitize/more_than_20_chars,_some_non_valid,_some_upper_case
✅ TestAttributeSanitize
✅ github.com/zeiss/typhoon/pkg/status
✅ TestExactReason/Container/Generic_error_condition
✅ TestExactReason/Container/Container_image_error
✅ TestExactReason/Container/Runtime_error
✅ TestExactReason/Container/Missing_resource_error
✅ TestExactReason/Container/Missing_resource_error_with_wrong_reason
✅ TestExactReason/Container
✅ TestExactReason/Knative/Generic_error_condition
✅ TestExactReason/Knative/Runtime_error
✅ TestExactReason/Knative/Runtime_error_with_wrong_reason
✅ TestExactReason/Knative/Container_image_error
✅ TestExactReason/Knative/Container_image_error_with_wrong_reason
✅ TestExactReason/Knative/Missing_resource_error
✅ TestExactReason/Knative/Missing_resource_error_with_wrong_reason
✅ TestExactReason/Knative
✅ TestExactReason
✅ TestIsResourceMissingError/Matching_input_format
✅ TestIsResourceMissingError/Matching_input_format_without_error_decoration
✅ TestIsResourceMissingError/Matching_input_format_with_single_trailing_period
✅ TestIsResourceMissingError/Non-matching_input_format
✅ TestIsResourceMissingError/No_opening_quote
✅ TestIsResourceMissingError/No_resource_type
✅ TestIsResourceMissingError/Input_starts_with_a_quote
✅ TestIsResourceMissingError
✅ github.com/zeiss/typhoon/pkg/targets/adapter/jiratarget
✅ TestJiraEvents/create_issue
✅ TestJiraEvents/create_issue_-_wrong_payload
✅ TestJiraEvents/get_issue
✅ TestJiraEvents/list_projects
✅ TestJiraEvents
Loading