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.