waft.fixture module¶
WAFT fixture types and descriptions
- waft.fixture.dashboard¶
DashboardActions class instance to facilitate interacting with the Cloudflare Dashboard API.
- waft.fixture.single_device_profile¶
DeviceProfileModel class instance representing a Cloudflare Zero Trust device profile, uniquely identified by registered email address.
- waft.fixture.system¶
SystemActions class instance to facilitate interacting with the test node’s operating system.
- waft.fixture.test_cleanup¶
CleanupQueue class instance to facilitate test cleanup.
- waft.fixture.trm¶
Trm class instance representing the framework’s Test Resource Manager API.
- waft.fixture.waft¶
Waft class instance representing the framework API, executed with a privileged system account (default).
- waft.fixture.waft_restricted_user¶
Waft class instance representing the framework API, executed with a non-privileged system account.
- waft.fixture.warp¶
WarpActions class instance to facilitate installing, registering, and interacting with the Cloudflare WARP client.