Closed dremin closed 5 months ago
0 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files. :white_check_mark: No issues found!
Looks good. I noticed we are missing mocks for ConversationsClient and VoiceClient in flex-ui. Just wanted to call this out.
Thanks! Yeah, the mock changes aren't intended to be exhaustive, rather mostly to get things to a point where we can run UI tests. I anticipate we will be adding these mocks as tests are added.
Summary
The goal of this PR is to fix things up and make it possible to include UI tests in the future.
Checklist