-
- Downloads
[IMP] bus: prepare bus tests for websocket introduction
The bus tests rely to heavily on the underlying technology (polling).
In order to keep the test intact in the PR introducing the websockets
in Odoo, let's convert the test to be less technical.
task-2053917
closes odoo/odoo#97975
Related: odoo/enterprise#30360
Signed-off-by:
Sébastien Theys (seb) <seb@odoo.com>
Showing
- addons/bus/static/tests/bus_tests.js 101 additions, 156 deletionsaddons/bus/static/tests/bus_tests.js
- addons/bus/static/tests/helpers/mock_python_environment.js 7 additions, 6 deletionsaddons/bus/static/tests/helpers/mock_python_environment.js
- addons/bus/static/tests/helpers/mock_server.js 18 additions, 1 deletionaddons/bus/static/tests/helpers/mock_server.js
Loading
Please register or sign in to comment