Testing NGRX effect that emits action with delay OR does not emit anything

前端 未结 0 877
轮回少年
轮回少年 2021-01-12 00:26

I have an NGRX effect that - depending on the state - emits an action with a delay or it emits nothing. I want to write a test, covering both situations.

This is the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题