matrix-js-sdk
d5b82e34 - Add types to the call unit test suites (#2627)

Commit
3 years ago
Add types to the call unit test suites (#2627) * Add types to the call unit test suites Still involves quite a few casts to any unfortunately as it turns out we access quite a few private methods on the Call class in these tests. * Remove commented line & use better expect syntax * Replace more calls.length with toHaveBeenCalled * Remove mistakenly added id field
Author
Parents
Loading