Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

test: add script and article to explain our basic performance test with HtcMock #614

Merged
merged 4 commits into from
Feb 2, 2024

docs: clearer table

821ea07
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

test: add script and article to explain our basic performance test with HtcMock #614

docs: clearer table
821ea07
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test - rabbitmq091 Adaptors/RabbitMQ/tests succeeded Feb 2, 2024 in 0s

6 passed, 0 failed and 0 skipped

Tests passed successfully

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

6 tests were completed in 1s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.Core.Adapters.RabbitMQ.Tests.QueueStorageTests 6✅ 341ms

✅ ArmoniK.Core.Adapters.RabbitMQ.Tests.QueueStorageTests

✅ CreatePullQueueStorageShouldFail
✅ CreatePullQueueStorageShouldSucceed
✅ CreatePushQueueStorageShouldSucceed
✅ PullMessagesAsyncSucceeds
✅ PullMessagesAsyncSucceedsOnMultipleCalls
✅ PushMessagesAsyncSucceeds