mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #111] [MERGED] Some unit tests for RabbitMQMessageQueue #270
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama_deploy/pull/111
Author: @nerdai
Created: 7/6/2024
Status: ✅ Merged
Merged: 7/6/2024
Merged by: @nerdai
Base:
main← Head:nerdai/unit-test-rabbitmq📝 Commits (7)
cef45c7start unit tests1047864add unit test for convenience constructor94ed24dadd unit test for establish connection6e3c4e3add unit test for publish63488b1fix3298e08add rabbmitmq to unit test action049eb20add aio_pika to dev group📊 Changes
3 files changed (+98 additions, -4 deletions)
View changed files
📝
poetry.lock(+4 -4)📝
pyproject.toml(+1 -0)➕
tests/message_queues/test_rabbitmq.py(+93 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.