- set
TEST_DGRAPH_CLOUD_CLUSTER_URLto the URL that the dgo client should use - set
TEST_DGRAPH_CLOUD_CLUSTER_TOKENto one of API keys that you can generate on theSettingspage on the cloud UI TEST_DGRAPH_CLOUD_ACLtofalseif ACLs are disabled. By default, ACLs are assumed to be enabled.
The tests require the Schema Mode to be set to Flexible from the Settings page on the cloud
UI.
go test -tags=cloud ./...