Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor: remove Fluent Assertions from unit tests #33

Merged
merged 1 commit into from
Jan 23, 2025

refactor: remove Fluent Assertions from unit tests

84268ab
Select commit
Loading
Failed to load commit list.
# for the full log view
Merged

refactor: remove Fluent Assertions from unit tests #33

refactor: remove Fluent Assertions from unit tests
84268ab
Select commit
Loading
Failed to load commit list.
GitHub Actions / report (ubuntu-latest) succeeded Jan 18, 2025 in 1s

16 passed, 0 failed and 0 skipped

Tests passed successfully

✅ _fv-az1770-722_2025-01-18_14_43_36.trx

16 tests were completed in 274s with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Microcks.Testcontainers.Tests.Async.Kafka.MicrocksAsyncKafkaFunctionalityTest 3✅ 46s
Microcks.Testcontainers.Tests.Async.MicrocksAsyncFeatureTest 4✅ 78s
Microcks.Testcontainers.Tests.MicrocksMockingFunctionalityTest 4✅ 1s
Testcontainers.Microcks.Tests.MicrocksContractTestingFunctionalityTests 2✅ 5s
Testcontainers.Microcks.Tests.MicrocksSecretCreationTests 3✅ 2s

✅ Microcks.Testcontainers.Tests.Async.Kafka.MicrocksAsyncKafkaFunctionalityTest

✅ ShouldReceivedKafkaMessageWhenMessageIsEmitted
✅ ShouldReturnsCorrectStatusContractWhenBadMessageIsEmitted
✅ ShouldReturnsCorrectStatusContractWhenGoodMessageIsEmitted

✅ Microcks.Testcontainers.Tests.Async.MicrocksAsyncFeatureTest

✅ ShouldDetermineCorrectImageMessage
✅ ShouldReceivedWebSocketMessageWhenMessageIsEmitted
✅ ShouldReturnsCorrectStatusContractWhenBadMessageIsEmitted
✅ ShouldReturnsCorrectStatusContractWhenGoodMessageIsEmitted

✅ Microcks.Testcontainers.Tests.MicrocksMockingFunctionalityTest

✅ ShouldAvailableServices
✅ ShouldConfigRetrieval
✅ ShouldConfigureMockEndpoints
✅ ShouldMockVariousCapabilities

✅ Testcontainers.Microcks.Tests.MicrocksContractTestingFunctionalityTests

✅ ShouldConfigRetrieval
✅ ShouldReturnSuccess_WhenGoodImplementation

✅ Testcontainers.Microcks.Tests.MicrocksSecretCreationTests

✅ ShouldFindSecrets
✅ ShouldNotThrowExceptionWhenNameDefined
✅ ShouldThrowExceptionWhenNameNotDefined