How to test functions that perform asynchronous operations in Jasmine?

后端 未结 0 1722
轮回少年
轮回少年 2021-01-31 22:23

I\'ve seen several tutorials use the async() method from angular/core/testing and claim that it will detect the creation of promises not only within the test but within code run

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