Skip to content

Fix: Allow other network than Ethernet.Fix #457 #804

Fix: Allow other network than Ethernet.Fix #457

Fix: Allow other network than Ethernet.Fix #457 #804

GitHub Actions / Test - activemq Adaptors/Amqp/tests succeeded Aug 11, 2023 in 1s

Test - activemq Adaptors/Amqp/tests ✅

Tests passed successfully

✅ Adaptors/Amqp/tests/TestResults/test-results.trx

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

Test suite Passed Failed Skipped Time
ArmoniK.Core.Adapters.Amqp.Tests.QueueStorageTests 13✅ 961ms

✅ ArmoniK.Core.Adapters.Amqp.Tests.QueueStorageTests

✅ CreatePullQueueStorageShouldFail
✅ CreatePullQueueStorageShouldSucceed
✅ CreatePushQueueStorageShouldSucceed
✅ CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidHost)
✅ CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidLinkCredit)
✅ CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidMaxPriority)
✅ CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidMaxRetry)
✅ CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidPassword)
✅ CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidPort)
✅ CreateQueueStorageShouldThrowIfBadOptionsGiven(InvalidUser)
✅ PullMessagesAsyncSucceeds
✅ PullMessagesAsyncSucceedsOnMultipleCalls
✅ PushMessagesAsyncSucceeds