Skip to content

tests: functional: Fix app installation test skipped on slow machines

Veiko Aasa requested to merge vexch/freedombox:fix-functional-slow-install into main

Fixes an issue where after clicking an app install button (that disables the button), the app uninstall test is skipped because "App not available in distribution".

Wait until the app install submit button is not present on the page after clicking the install button.

Test performed:

  • Increased sleep time to 10s in SetupView. The sharing app uninstall functional test pass.

Signed-off-by: Veiko Aasa veiko17@disroot.org

Merge request reports

Loading