node-cognitive-services
node-cognitive-services copied to clipboard
Add Video Indexer v2
To ensure the getAccounts
method of v2 of the video indexer api is working properly, I have written a unit test. As the video indexer has a large API, I wanted to do a small PR to check that my approach is correct before I plough ahead with the rest of the work.
Thanks @noce2! The 4 tests pass. Only nitpick is the missing catch
in the beforeEach
. Please fix that and I'll merge.
@miparnisari @noce2 I was going to open a PR for this myself but this looks done. If I were to add the catch
on the beforeEach
would this still be mergeable?
Hi @miparnisari, can you close this open request? It would be great for me to continue. Moreover, I tried to look around any file/folder for indexer under vision folder. But I didn't find any.
@noce2 can you review my comment and fix the merge conflict?
sure :)