arcus-azure / arcus-azure/arcus.testing
✨ [New]: add `ServiceBusSender Sender` property to `TemporaryQueue`
Open
area:messaging
enhancement
good first issue
- Dominant language
- C#
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Currently, we do not expose the `ServiceBusSender` like we do for the `TemporaryTopic`.
### Solution
We should streamline this so that both test fixtures have the `ServiceBusSender Sender` property.
### Additional context
_No response_
Contributor guide
Research direction
Compare the TemporaryQueue and TemporaryTopic test fixtures, focusing on how TemporaryTopic exposes its ServiceBusSender Sender property. Add equivalent exposure to TemporaryQueue and run the repository's relevant tests to confirm both fixtures provide the same property.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100