wip: add apis #5
GitHub Actions / Go Test Results
succeeded
Feb 21, 2024 in 1s
115 passed, 0 failed and 0 skipped
✅ .test/reports/unit-test.xml
115 tests were completed in 122s with 115 passed, 0 failed and 0 skipped.
✅ github.com/zeiss/typhoon/pkg/apis
✅ TestStringDuration
✅ TestMarshalDuration
✅ TestUnmarshalDuration/Simple_duration
✅ TestUnmarshalDuration/Complex_duration
✅ TestUnmarshalDuration/Missing_unit
✅ TestUnmarshalDuration/Invalid_unit
✅ TestUnmarshalDuration/Empty_string
✅ TestUnmarshalDuration/Not_a_JSON_string
✅ TestUnmarshalDuration
✅ github.com/zeiss/typhoon/pkg/apis/flow/v1alpha1
✅ TestRegisterHelpers
✅ TestXSLTTransformationSetDefaults/XSLT_nil_does_not_defaulting
✅ TestXSLTTransformationSetDefaults/XSLT_with_allow_event_xslt_value_set_to_false,_needs_no_defaulting
✅ TestXSLTTransformationSetDefaults/XSLT_with_allow_event_xslt_value_set_to_true,_needs_no_defaulting
✅ TestXSLTTransformationSetDefaults/XSLT_without_allow_event_xslt_value,_needs_defaulting
✅ TestXSLTTransformationSetDefaults
✅ TestXSLTTransformationValidate/XSLT_empty_and_AllowOverride_false
✅ TestXSLTTransformationValidate/XSLT_nil_and_missing_AllowOverride
✅ TestXSLTTransformationValidate/XSLT_informed_wrong
✅ TestXSLTTransformationValidate/XSLT_informed
✅ TestXSLTTransformationValidate/AllowOverride_true
✅ TestXSLTTransformationValidate/XSLT_and_AllowOverride_true
✅ TestXSLTTransformationValidate/XSL_nil_and_AllowOverride_false
✅ TestXSLTTransformationValidate
✅ 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/mturl
✅ TestURLPath
✅ github.com/zeiss/typhoon/pkg/routing/eventfilter/cel
✅ TestCompileExpression/Invalid_variable
✅ TestCompileExpression/Double_type
✅ TestCompileExpression/Valid_expression_3
✅ TestCompileExpression/Invalid_type
✅ TestCompileExpression/Malformed_var
✅ TestCompileExpression/Missing_key
✅ TestCompileExpression/Non-bool_result
✅ TestCompileExpression/Malformed_type
✅ TestCompileExpression/Valid_expression_4
✅ TestCompileExpression/Missing_type
✅ TestCompileExpression/Type_missmatch
✅ TestCompileExpression/Extraneous_bits
✅ TestCompileExpression/Empty_string
✅ TestCompileExpression/Valid_expression_1
✅ TestCompileExpression/Valid_expression_2
✅ TestCompileExpression/Valid_expression_5
✅ TestCompileExpression
✅ 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/cloudevents
✅ TestAckReplies
✅ TestOkReplies/payload_on_errors_policy_replier
✅ TestOkReplies/payload_never_policy_replier
✅ TestOkReplies/custom_ID_replier
✅ TestOkReplies/stateful_headers_replier
✅ TestOkReplies/processed_headers_replier
✅ TestOkReplies/processed_and_stateful_headers_replier
✅ TestOkReplies/default_replier
✅ TestOkReplies/type_from_static_replier
✅ TestOkReplies/type_from_maped_replier
✅ TestOkReplies/reply_with_subject_headers_replier
✅ TestOkReplies
✅ TestErrorReplies/payload_on_errors_policy_replier
✅ TestErrorReplies/payload_never_policy_replier
✅ TestErrorReplies/error_with_fields
✅ TestErrorReplies/custom_ID_error
✅ TestErrorReplies/type_from_static_replier,_not_equal_to_success_type
✅ TestErrorReplies/stateful_headers_replier
✅ TestErrorReplies/error_reply_with_subject_headers_replier
✅ TestErrorReplies/default_replier
✅ TestErrorReplies/type_from_static_replier
✅ TestErrorReplies/type_from_maped_replier
✅ TestErrorReplies/processed_headers_replier
✅ TestErrorReplies/processed_and_stateful_headers_replier
✅ TestErrorReplies
✅ github.com/zeiss/typhoon/pkg/targets/adapter/httptarget
✅ TestHTTPRequests/basic_auth_request
✅ TestHTTPRequests/simple_GET_with_headers
✅ TestHTTPRequests/GET_request_with_headers
✅ TestHTTPRequests/GET_request
✅ TestHTTPRequests/GET_with_query
✅ TestHTTPRequests/GET_with_path_suffix
✅ TestHTTPRequests/GET_with_201_status
✅ TestHTTPRequests/POST_request
✅ TestHTTPRequests
✅ TestArbitraryEventTypeHTTPRequest/POST_request
✅ TestArbitraryEventTypeHTTPRequest/simple_POST_with_headers
✅ TestArbitraryEventTypeHTTPRequest/basic_auth_request
✅ TestArbitraryEventTypeHTTPRequest
✅ github.com/zeiss/typhoon/pkg/targets/adapter/splunktarget
✅ TestReceive/Successful_request
✅ TestReceive/Failed_request
✅ TestReceive
✅ TestCustomURLPath/Default_URL_with_trailing_/
✅ TestCustomURLPath/Custom_URL
✅ TestCustomURLPath/Default_URL
✅ TestCustomURLPath
Loading