how can i do unit test for setInterval in ngoninit?

前端 未结 1 2008
醉话见心
醉话见心 2020-12-22 00:44

I have a refresh() function which executes the updated data scenario, here what i\'m trying to achieve is for every 1min it has to refresh automatically without user interac

相关标签:
1条回答
  • 2020-12-22 01:49

    i'm achieving bellow error with following code after my expect of the test case

    0 讨论(0)
提交回复
热议问题