Documentation ¶
Overview ¶
Package wilco contains tests for functionality implemented on wilco devices.
Index ¶
- func APIGetConfigurationData(ctx context.Context, s *testing.State)
- func APIGetStatefulPartitionAvailableCapacity(ctx context.Context, s *testing.State)
- func APIHandleMessageFromUI(ctx context.Context, s *testing.State)
- func APIPerformWebRequest(ctx context.Context, s *testing.State)
- func APIRoutine(ctx context.Context, s *testing.State)
- func APISendMessageToUI(ctx context.Context, s *testing.State)
- func DrallionTabletPower(ctx context.Context, s *testing.State)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIGetStatefulPartitionAvailableCapacity ¶
APIGetStatefulPartitionAvailableCapacity tests GetStatefulPartitionAvailableCapacity gRPC API. TODO(b/189457904): remove once wilco.APIGetStatefulPartitionAvailableCapacityEnrolled will be stable enough.
func APIHandleMessageFromUI ¶
APIHandleMessageFromUI tests Wilco DTC HandleMessageFromUi gRPC API. TODO(b/189457904): remove once wilco.APIHandleMessageFromUIEnrolled will be stable enough.
func APIPerformWebRequest ¶
APIPerformWebRequest tests PerformWebRequest gRPC API. TODO(b/189457904): remove once wilco.APIPerformWebRequestEnrolled will be stable enough.
func APIRoutine ¶
APIRoutine tests RunRoutineRequest and GetRoutineUpdate gRPC API. TODO(b/189457904): remove once wilco.APIRoutineEnrolled will be stable enough.
func APISendMessageToUI ¶
APISendMessageToUI tests Wilco DTC SendMessageToUi gRPC API. TODO(b/189457904): remove once wilco.APISendMessageToUIEnrolled will be stable enough.
Types ¶
This section is empty.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Package wilcoextension contains constants and helpers to work with the extension that can interact with the Wilco DTC VM.
|
Package wilcoextension contains constants and helpers to work with the extension that can interact with the Wilco DTC VM. |