test: Add "VMware checkbox select and unselect works" test

This adds a new test to check functionality of the bug fix.
This commit is contained in:
regexowl 2024-10-07 14:56:38 +02:00 committed by Lucas Garfield
parent 79a4e98d0e
commit b84be929bb
2 changed files with 45 additions and 0 deletions

View file

@ -216,6 +216,7 @@ const TargetEnvironment = () => {
name="vsphere-radio"
aria-label="VMware vSphere radio button OVA"
id="vsphere-radio-ova"
data-testid="radio-vsphere-ova"
label={
<>
Open virtualization format (.ova)
@ -264,6 +265,7 @@ const TargetEnvironment = () => {
name="vsphere-radio"
aria-label="VMware vSphere radio button VMDK"
id="vsphere-radio-vmdk"
data-testid="radio-vsphere-vmdk"
label={
<>
Virtual disk (.vmdk)