Skip to content

Merge pull request #32 from leancodepl/publisher/extend-notifications… #99

Merge pull request #32 from leancodepl/publisher/extend-notifications…

Merge pull request #32 from leancodepl/publisher/extend-notifications… #99

GitHub Actions / Test Results succeeded Oct 3, 2023 in 0s

All 23 tests pass in 0s

23 tests   - 8   23 ✔️  - 8   0s ⏱️ -23s
  2 suites  - 1     0 💤 ±0 
  2 files    - 1     0 ±0 

Results for commit 8d6a009. ± Comparison against earlier commit 8fe7115.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

23 tests found

There are 23 tests, see "Raw output" for the full list of tests.
Raw output
LeanCode.Pipe.TestClient.Tests.NotificationEnvelopeDeserializerTests ‑ NotificationEnvelopeDeserializer_deserializes_topic_and_notification
LeanCode.Pipe.TestClient.Tests.TopicDeepEqualityComparerTests ‑ Topics_are_correctly_compared_when_some_complex_objects_differ
LeanCode.Pipe.TestClient.Tests.TopicDeepEqualityComparerTests ‑ Topics_are_correctly_compared_when_some_lists_differ
LeanCode.Pipe.TestClient.Tests.TopicDeepEqualityComparerTests ‑ Topics_are_correctly_compared_when_some_primitives_differ
LeanCode.Pipe.TestClient.Tests.TopicDeepEqualityComparerTests ‑ Topics_are_correctly_compared_when_they_are_the_same
LeanCode.Pipe.Tests.DefaultEnvelopeDeserializerTests ‑ Deserializes_type_from_external_assemblies_if_they_are_in_the_catalog
LeanCode.Pipe.Tests.DefaultEnvelopeDeserializerTests ‑ Deserializes_types_from_catalog
LeanCode.Pipe.Tests.DefaultEnvelopeDeserializerTests ‑ If_type_is_not_in_the_catalog_It_wont_be_deserialized
LeanCode.Pipe.Tests.DefaultEnvelopeDeserializerTests ‑ If_type_is_not_valid_type_It_wont_be_deserialized
LeanCode.Pipe.Tests.LeanPipeServiceCollectionExtensionsTests ‑ Does_not_register_handlers_that_cannot_be_instantiated
LeanCode.Pipe.Tests.LeanPipeServiceCollectionExtensionsTests ‑ Registers_KeyedSubscriptionHandler_by_default
LeanCode.Pipe.Tests.LeanPipeServiceCollectionExtensionsTests ‑ Registers_all_basic_types
LeanCode.Pipe.Tests.LeanPipeServiceCollectionExtensionsTests ‑ Registers_all_handlers_in_the_assembly
LeanCode.Pipe.Tests.LeanPipeServiceCollectionExtensionsTests ‑ Registers_all_notification_keys
LeanCode.Pipe.Tests.LeanPipeServiceCollectionExtensionsTests ‑ Registers_topic_keys_if_provided
LeanCode.Pipe.Tests.LeanPipeServiceCollectionExtensionsTests ‑ Throws_if_user_does_not_provide_all_notification_keys_implementation_but_provides_at_least_one
LeanCode.Pipe.Tests.LeanPipeServiceCollectionExtensionsTests ‑ Updates_deserializer_when_registering_additional_types
LeanCode.Pipe.Tests.SubscriptionHandlerResolverTests ‑ Resolvers_correct_handlers_for_different_topics
LeanCode.Pipe.Tests.SubscriptionHandlerResolverTests ‑ Resolves_wrapper_that_forwards_to_the_handler
LeanCode.Pipe.Tests.SubscriptionHandlerResolverTests ‑ Resolving_handler_for_the_same_subscription_twice_resolves_different_instances
LeanCode.Pipe.Tests.SubscriptionHandlerWrapperTests ‑ Proxies_the_call_to_OnSubscribedAsync
LeanCode.Pipe.Tests.SubscriptionHandlerWrapperTests ‑ Proxies_the_call_to_OnUnsubscribedAsync
LeanCode.Pipe.Tests.SubscriptionHandlerWrapperTests ‑ The_type_has_only_a_single_ctor_that_accepts_handler