I am working on testing a react app where I had to deal with setInterval funtion.
The React method and test case is as given below(Trying to test createCharts).