theia-ide / theia-apps

Theia applications examples - docker images, desktop apps, packagings
Apache License 2.0
1.04k stars 344 forks source link

ci: enable additional tests #493

Closed vince-fugnitto closed 2 years ago

vince-fugnitto commented 2 years ago

What it does

The pull-request enables additional tests for docker images which were otherwise not executed. The top-panel tests were simplified and should now cover cases where the top-panel is visible but no menus are present, and should hopefully help identify issues like https://github.com/theia-ide/theia-apps/issues/494.

The following images are expected to fail:

Signed-off-by: vince-fugnitto vincent.fugnitto@ericsson.com