manager
manager copied to clipboard
test: [M3-7318] - Combine vpc details page subset create, edit, and delete tests
Description ๐
Combine 3 tests into 1 to create a subnet, edit it and confirm the details page updates to reflect the change, and then delete the subnet and once again confirm that the page updates to reflect the removed subnet.
Changes ๐
- modified cypress/e2e/core/vpc/vpc-details-page.spec.ts
How to test ๐งช
yarn cy:run -s "cypress/e2e/core/vpc/vpc-details-page.spec.tsโ
As an Author I have considered ๐ค
Check all that apply
- [x] ๐ Doing a self review
- [ ] โ Our contribution guidelines
- [ ] ๐ค Splitting feature into small PRs
- [x] โ Adding a changeset
- [ ] ๐งช Providing/Improving test coverage
- [ ] ๐ Removing all sensitive information from the code and PR description
- [ ] ๐ฉ Using a feature flag to protect the release
- [ ] ๐ฃ Providing comprehensive reproduction steps
- [ ] ๐ Providing or updating our documentation
- [ ] ๐ Scheduling a pair reviewing session
- [ ] ๐ฑ Providing mobile support
- [ ] โฟ Providing accessibility support
Coverage Report: โ
Base Coverage: 82.43%
Current Coverage: 82.43%