I'm getting the error TypeError: is not a function for several Typescript methods I'm testing using mocha. All the importing/exporting for the mocha test seems to be working fine. I'm receiving the error for the specific methods referenced in the code in my StackOverflow post.https://stackoverflow.com/questions/63064952/typescript-mocha-testing-how-to-solve-typeerror-is-not-a-functionAny advice would be greatly appreciated!
Submitted July 24, 2020 at 01:19AM by e_n_v
No comments:
Post a Comment