I developed the Google Chrome extension. How can I check it? It is simple if there is only simple javaScript. But here, in my methods, a lot of links to the Chrome APIs are available. Unable to perform unit testing.
So, how can I test my extension using these API functions.
source share