[TTS] Update tests to use context instead of selection for Resolve |
|
Issue descriptionOur CSNetworkCommunicator passes a selection in to startSearchTermResolutionRequest but we don't use it -- we use the context for the surrounding text and the selection range instead. We should update our interface and the fake server and all our tests to use the context too. |
|
►
Sign in to add a comment |
|