hal / berg

HAL test suite based on Cypress
https://hal.github.io/berg/
Apache License 2.0
1 stars 12 forks source link

Adjust wait timing form update manager. Change description of two tests. #95

Closed jedla97 closed 1 year ago

jedla97 commented 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        -        -        -  
marekkopecky commented 1 year ago

@OndrejKotek Can you please review this PR?

kstekovi commented 1 year ago

@jedla97 Thanks for your update. Does make sens to just click on help button a don't check what is displayed?

jedla97 commented 1 year ago

@kstekovi I add the comments for usage of this workaround.