kubevirt / web-ui

OpenShift Cluster Console UI
https://www.openshift.org
Apache License 2.0
26 stars 11 forks source link

Add template test cases for adding nics/disks, refactored Wizard #378

Closed rhrazdil closed 5 years ago

rhrazdil commented 5 years ago

Automated working with disks/nics on template respective pages.

https://polarion.engineering.redhat.com/polarion/redirect/project/CNV/workitem?id=CNV-1849 https://polarion.engineering.redhat.com/polarion/redirect/project/CNV/workitem?id=CNV-1850 https://polarion.engineering.redhat.com/polarion/redirect/project/CNV/workitem?id=CNV-1847

Refactored working with Wizard, added create method to VM/Template classes that abstract the process of going through the wizard options.

Renamed bunch of stuff to improve readability and consistency.