Open AzureLatte opened 1 week ago
Coverage Report: โ
Base Coverage: 86.98%
Current Coverage: 86.98%
:x: Failing | :white_check_mark: Passing | :arrow_right_hook: Skipped | :clock1: Duration |
3 Failing | 450 Passing | 2 Skipped | 98m 58s |
Failing Tests | ||
---|---|---|
Spec | Test | |
:x: | machine-image-upload.spec.ts | machine image ยป uploads machine image, mock expired upload event |
:x: | linode-storage.spec.ts | linode storage tab ยป delete disk |
:x: | linode-storage.spec.ts | linode storage tab ยป add a disk |
Use this command to re-run the failing tests:
yarn cy:run -s "cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/linodes/linode-storage.spec.ts,cypress/e2e/core/linodes/linode-storage.spec.ts"
Description ๐
The cypress/e2e/core/linodes/backup-linode.spec.ts have a few shortcomings that should be addressed:
Changes ๐
List any change(s) relevant to the reviewer.
How to test ๐งช
As an Author, I have considered ๐ค