Documentation ¶
Overview ¶
Package vdi contains fixtures for starting VDI applications (e.g. VMware, Citrix) in various available configurations: user session, Kiosk sessions, and MGS - managed guest session. It also provides an interface definition for interacting with VDI apps and its implementation apps/vmware.go and apps/citrix.go. Along with the implementation it stores the UI fragments in fixtures/data that are used to identify what to interact from tests.
Directories ¶
Path | Synopsis |
---|---|
Package apps provides types shared among specific VDI implementations.
|
Package apps provides types shared among specific VDI implementations. |
citrix
Package citrix holds the implementation of the /vdi/apps/vdiconnector.VDIInt interface for Citrix application.
|
Package citrix holds the implementation of the /vdi/apps/vdiconnector.VDIInt interface for Citrix application. |
vmware
Package vmware holds the implementation of the /vdi/apps/vdiconnector.VDIInt interface for Vmware application.
|
Package vmware holds the implementation of the /vdi/apps/vdiconnector.VDIInt interface for Vmware application. |
Package fixtures provide fixtures for logging into VDI applications in Kiosk, Mgs, and user session.
|
Package fixtures provide fixtures for logging into VDI applications in Kiosk, Mgs, and user session. |
Click to show internal directories.
Click to hide internal directories.