akka/akka-core
Consider adding an extra request(1) in expectComplete on the auto probe
開放
#19,227 建立於 2015年12月18日
1 - triagedhelp wantedt:streamt:testing
倉庫指標
- 星標
- (13,277 顆星)
- PR 合併指標
- (平均合併 8天 19小時) (30 天內合併 10 個 PR)
描述
To avoid accidentally relying on early completion in tests. If someone wants to test the actual early completion behavior, then manualProbe is still available.