Documentation
¶
Overview ¶
Requests save in this file are shared into all server e2e.
Index ¶
- func CreateCompany(t *testing.T, bearerToken string, company *accountentities.Company) (CompanyID string)
- func DeleteCompany(t *testing.T, bearerToken, companyID string)
- func GetChartContentWithoutTreatment(t *testing.T, route, bearerToken, companyID, repositoryID string) httpResponse.Interface
- func InviteUserToCompany(t *testing.T, bearerToken, companyID string, user *accountentities.InviteUser)
- func ReadAllCompanies(t *testing.T, bearerToken string, isCheckBodyEmpty bool) string
- func ReadAllUserInCompany(t *testing.T, bearerToken, companyID string) string
- func RemoveUserInCompany(t *testing.T, bearerToken, companyID, accountID string)
- func UpdateCompany(t *testing.T, bearerToken string, companyID string, ...)
- func UpdateUserInCompany(t *testing.T, bearerToken, companyID, accountID string, ...) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCompany ¶
func DeleteCompany ¶
func GetChartContentWithoutTreatment ¶
func GetChartContentWithoutTreatment(t *testing.T, route, bearerToken, companyID, repositoryID string) httpResponse.Interface
func InviteUserToCompany ¶
func InviteUserToCompany(t *testing.T, bearerToken, companyID string, user *accountentities.InviteUser)
func ReadAllCompanies ¶
func ReadAllUserInCompany ¶
func RemoveUserInCompany ¶
func UpdateCompany ¶
func UpdateUserInCompany ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Requests save in this file are exclusive of horusec e2e
|
Requests save in this file are exclusive of horusec e2e |
|
Requests save in this file are exclusive of keycloak e2e
|
Requests save in this file are exclusive of keycloak e2e |
|
entities
Entities created in this files are exclusive from keycloak e2e
|
Entities created in this files are exclusive from keycloak e2e |
|
Requests save in this file are exclusive of messages e2e
|
Requests save in this file are exclusive of messages e2e |
Click to show internal directories.
Click to hide internal directories.