Skip to content

Chromium and websocket-client packages missing for js testing #277

Closed
@qdelcourte

Description

@qdelcourte

Tested on version 12

I'm not able to run my js tests because packages are missing :

  • python websocket-client package
  • chromium-browser package

Step to reproduce:

Run a test with js web_tour

Displayed in logs:

WARNING db odoo.addons.my_addon.tests.test_js.TestJS: websocket-client module is not installed
INFO db odoo.addons.my_addon.tests.test_js: skipped 'websocket-client module is not installed'

After I have installed websocket-client in container:
INFO db odoo.addons.my_addon.tests.test_js: skipped 'Chrome executable not found'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions