Closed jedla97 closed 1 year ago
Hi here is small update for update-manager module. Adding the help delay for form to load and change the timeout for updating the webconsole steps to make sure it will be executed correctly. Secondary update description of some test.
Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ test-configuration-update-channel.c 00:45 6 6 - - - │ │ y.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ test-update-clean.cy.ts 00:12 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ test-update-custom-patch.cy.ts 01:29 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ test-update-offline-archive.cy.ts 01:05 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ test-update-online-and-revert-back. 01:59 2 2 - - - │ │ cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 05:32 11 11 - - -
@OndrejKotek Can you please review this PR?
@jedla97 Thanks for your update. Does make sens to just click on help button a don't check what is displayed?
@kstekovi I add the comments for usage of this workaround.
Hi here is small update for update-manager module. Adding the help delay for form to load and change the timeout for updating the webconsole steps to make sure it will be executed correctly. Secondary update description of some test.