README ¶ Integration tests This directory contains Grafana server integration tests. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func CreateUser(t *testing.T, db db.DB, cfg *setting.Cfg, cmd user.CreateUserCommand) int64 func GetClient(host string, username string, password string) *goapi.GrafanaHTTPAPI func RemoveFolderPermission(t *testing.T, store resourcepermissions.Store, orgID int64, role org.RoleType, ...) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateUser ¶ func CreateUser(t *testing.T, db db.DB, cfg *setting.Cfg, cmd user.CreateUserCommand) int64 func GetClient ¶ func GetClient(host string, username string, password string) *goapi.GrafanaHTTPAPI func RemoveFolderPermission ¶ func RemoveFolderPermission(t *testing.T, store resourcepermissions.Store, orgID int64, role org.RoleType, uid string) Types ¶ This section is empty. Source Files ¶ View all Source files utils.go Directories ¶ Show internal Expand all Path Synopsis api alerting apis testinfra testsuite Click to show internal directories. Click to hide internal directories.