[PR #3] [MERGED] Add unit test for queue consumer #199

Closed
opened 2026-02-16 01:16:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/3
Author: @nerdai
Created: 6/7/2024
Status: Merged
Merged: 6/7/2024
Merged by: @nerdai

Base: mainHead: nerdai/test-consumer


📝 Commits (2)

📊 Changes

1 file changed (+40 additions, -0 deletions)

View changed files

📝 tests/message_queue_consumers/test_base.py (+40 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_deploy/pull/3 **Author:** [@nerdai](https://github.com/nerdai) **Created:** 6/7/2024 **Status:** ✅ Merged **Merged:** 6/7/2024 **Merged by:** [@nerdai](https://github.com/nerdai) **Base:** `main` ← **Head:** `nerdai/test-consumer` --- ### 📝 Commits (2) - [`6f975ce`](https://github.com/run-llama/llama_deploy/commit/6f975ce0589a23f298fbbc242ccf685ab8b818a9) add test for queue consumer - [`387fb1a`](https://github.com/run-llama/llama_deploy/commit/387fb1a60b7956c760fe9020d31709ccff6c2167) rename ### 📊 Changes **1 file changed** (+40 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tests/message_queue_consumers/test_base.py` (+40 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:16:25 -05:00
yindo closed this issue 2026-02-16 01:16:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#199