mycroft-core/test/integrationtests
Bart Ribbers 34ee3a9a84
Upgrade websocket-client to 1.2.1 (#2879)
* Upgrade websocket-client to 1.2.1

core equivalent of https://github.com/MycroftAI/mycroft-messagebus-client/pull/21
There was an incompability with the latest websocket-client and the
messagebus which needed fixing for Linux distro compatibility. Since
messagebus-client was going to depend on websocket-client 1.2.1, let's
do the same in core

* Bump message bus client and tornado versions

New version of the messagebus-client released.
Upgraded Tornado to match new function signature.

* Revert removal of websocket-client

It is still used in the `mycroft.client.text.gui_server`

Should investigate removal of this so that websocket client versions do not need to be
kept in sync between mycroft-core and mycroft-messagebus-client.

Co-authored-by: Kris Gesling <kris.gesling@mycroft.ai>
2021-10-28 14:42:23 +09:30
..
messagebus Explicitely run the messagebus test with Python3 2020-05-06 14:28:27 +02:00
skills docstring cleanup 2021-05-11 15:10:32 +09:30
voight_kampff Upgrade websocket-client to 1.2.1 (#2879) 2021-10-28 14:42:23 +09:30
__init__.py Separate tests into unittests and integrationtests 2017-08-17 02:05:02 -05:00