Roy Peled
Roy Peled
@Jank1310 can you try the latest version?
Thanks for the examples everyone, I'm working on a solution for this.
Please try version [2.7.5](https://github.com/TypeStrong/ts-mockito/pull/53/commits/4a1f3c2085541210981d0a77bb05fa84d17c103b), sorry again for this process. We changed the way ts-mockito parses classes, and it introduces several new edge cases.
@ghost91- , if it still doesn't work for you, can you provide the test and class being tested here?
@Jank1310 thanks! I missed adding async functions to the tests. I'm preparing a fix
@Jank1310 please try [2.7.6](https://github.com/TypeStrong/ts-mockito/pull/54/commits/f2abe9da20d2d4e68bdf6b42b20e8c2a7f1bcb0c), hopefully this is the final fix for this issue!
Testing. Probably more edge cases. EDIT - found the bug, generator functions :) working on a fix
Ok, try 2.7.7 please
Finally! Thanks again for the patience and providing me with the edge cases!
Please try @rezoled [2.7.8](https://github.com/TypeStrong/ts-mockito/pull/58/commits/44723fdb50e295ac98ed10270932423852bf06cf)