Commit a133efb
committed
Add RabbitMqConsumerFactory tests and enhance CloseReason?.CancellationToken coverage
- Add comprehensive unit tests for RabbitMqConsumerFactory including QoS and queue name derivation
- Add tests verifying CloseReason?.CancellationToken pattern in consumer Ack/Nack operations
- Add test for cancellation token forwarding in publisher
- Add bounded channel overflow test for SseStream with DropOldest behavior
- Refactor SseStream to use bounded channels (capacity: 100) with DropOldest backpressure
- Remove outdated .editorconfig.IDEAL and CLAUDE.md files1 parent f91cdd1 commit a133efb
File tree
7 files changed
+181
-572
lines changed- SWEN3.Paperless.RabbitMq.Tests/Unit
- SWEN3.Paperless.RabbitMq/Sse
7 files changed
+181
-572
lines changedThis file was deleted.
0 commit comments