harvester / tests

Harvester test cases
Apache License 2.0
11 stars 31 forks source link

[TASK] Create frontend Cypress test script for Rancher integration #471

Open TachunLin opened 2 years ago

TachunLin commented 2 years ago

Task Requirement

Develop Cypress frontend test script for Rancher integration

Environment

Task

TachunLin commented 2 years ago
TachunLin commented 2 years ago

Commit the Initial release on https://github.com/harvester/tests/pull/502

TachunLin commented 2 years ago

Currently the RKE1 node template running on cypress runner encounter blank page image

It may required adding modifyObstructiveCode: false in cypress.config.ts in ../cypress-io/cypress/issues/9614

Plan to check this solution again after ../cypress-io/cypress/pull/23694 applied to latest Cypress.