Skip to content

Commit

Permalink
chore: updates (#3720)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] committed Dec 10, 2024
1 parent db631af commit 3da444d
Show file tree
Hide file tree
Showing 82 changed files with 0 additions and 217 deletions.
2 changes: 0 additions & 2 deletions zero_trust/accessapplicationpolicytest_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestAccessApplicationPolicyTestNewWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -61,7 +60,6 @@ func TestAccessApplicationPolicyTestNewWithOptionalParams(t *testing.T) {
}

func TestAccessApplicationPolicyTestGet(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
1 change: 0 additions & 1 deletion zero_trust/accessapplicationpolicytestuser_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestAccessApplicationPolicyTestUserList(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
5 changes: 0 additions & 5 deletions zero_trust/accessbookmark_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestAccessBookmarkNew(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -46,7 +45,6 @@ func TestAccessBookmarkNew(t *testing.T) {
}

func TestAccessBookmarkUpdate(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -77,7 +75,6 @@ func TestAccessBookmarkUpdate(t *testing.T) {
}

func TestAccessBookmarkList(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand All @@ -103,7 +100,6 @@ func TestAccessBookmarkList(t *testing.T) {
}

func TestAccessBookmarkDelete(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -133,7 +129,6 @@ func TestAccessBookmarkDelete(t *testing.T) {
}

func TestAccessBookmarkGet(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
5 changes: 0 additions & 5 deletions zero_trust/accesscustompage_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestAccessCustomPageNewWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -47,7 +46,6 @@ func TestAccessCustomPageNewWithOptionalParams(t *testing.T) {
}

func TestAccessCustomPageUpdateWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -83,7 +81,6 @@ func TestAccessCustomPageUpdateWithOptionalParams(t *testing.T) {
}

func TestAccessCustomPageList(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand All @@ -109,7 +106,6 @@ func TestAccessCustomPageList(t *testing.T) {
}

func TestAccessCustomPageDelete(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -139,7 +135,6 @@ func TestAccessCustomPageDelete(t *testing.T) {
}

func TestAccessCustomPageGet(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
7 changes: 0 additions & 7 deletions zero_trust/accessinfrastructuretarget_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import (
)

func TestAccessInfrastructureTargetNewWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -53,7 +52,6 @@ func TestAccessInfrastructureTargetNewWithOptionalParams(t *testing.T) {
}

func TestAccessInfrastructureTargetUpdateWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -94,7 +92,6 @@ func TestAccessInfrastructureTargetUpdateWithOptionalParams(t *testing.T) {
}

func TestAccessInfrastructureTargetListWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -129,7 +126,6 @@ func TestAccessInfrastructureTargetListWithOptionalParams(t *testing.T) {
}

func TestAccessInfrastructureTargetDelete(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -159,7 +155,6 @@ func TestAccessInfrastructureTargetDelete(t *testing.T) {
}

func TestAccessInfrastructureTargetBulkDelete(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand All @@ -185,7 +180,6 @@ func TestAccessInfrastructureTargetBulkDelete(t *testing.T) {
}

func TestAccessInfrastructureTargetBulkUpdate(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -224,7 +218,6 @@ func TestAccessInfrastructureTargetBulkUpdate(t *testing.T) {
}

func TestAccessInfrastructureTargetGet(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
3 changes: 0 additions & 3 deletions zero_trust/accesskey_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestAccessKeyUpdate(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand All @@ -42,7 +41,6 @@ func TestAccessKeyUpdate(t *testing.T) {
}

func TestAccessKeyGet(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand All @@ -68,7 +66,6 @@ func TestAccessKeyGet(t *testing.T) {
}

func TestAccessKeyRotate(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
1 change: 0 additions & 1 deletion zero_trust/accesslogaccessrequest_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import (
)

func TestAccessLogAccessRequestListWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
5 changes: 0 additions & 5 deletions zero_trust/accesspolicy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestAccessPolicyNewWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -58,7 +57,6 @@ func TestAccessPolicyNewWithOptionalParams(t *testing.T) {
}

func TestAccessPolicyUpdateWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -105,7 +103,6 @@ func TestAccessPolicyUpdateWithOptionalParams(t *testing.T) {
}

func TestAccessPolicyList(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand All @@ -131,7 +128,6 @@ func TestAccessPolicyList(t *testing.T) {
}

func TestAccessPolicyDelete(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -161,7 +157,6 @@ func TestAccessPolicyDelete(t *testing.T) {
}

func TestAccessPolicyGet(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
2 changes: 0 additions & 2 deletions zero_trust/accessservicetoken_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ func TestAccessServiceTokenGetWithOptionalParams(t *testing.T) {
}

func TestAccessServiceTokenRefresh(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -193,7 +192,6 @@ func TestAccessServiceTokenRefresh(t *testing.T) {
}

func TestAccessServiceTokenRotate(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
5 changes: 0 additions & 5 deletions zero_trust/accesstag_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestAccessTagNewWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand All @@ -42,7 +41,6 @@ func TestAccessTagNewWithOptionalParams(t *testing.T) {
}

func TestAccessTagUpdate(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -73,7 +71,6 @@ func TestAccessTagUpdate(t *testing.T) {
}

func TestAccessTagList(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand All @@ -99,7 +96,6 @@ func TestAccessTagList(t *testing.T) {
}

func TestAccessTagDelete(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -129,7 +125,6 @@ func TestAccessTagDelete(t *testing.T) {
}

func TestAccessTagGet(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
1 change: 0 additions & 1 deletion zero_trust/accessuser_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestAccessUserListWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
2 changes: 0 additions & 2 deletions zero_trust/accessuseractivesession_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestAccessUserActiveSessionList(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -45,7 +44,6 @@ func TestAccessUserActiveSessionList(t *testing.T) {
}

func TestAccessUserActiveSessionGet(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
1 change: 0 additions & 1 deletion zero_trust/accessuserfailedlogin_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestAccessUserFailedLoginList(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
1 change: 0 additions & 1 deletion zero_trust/accessuserlastseenidentity_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestAccessUserLastSeenIdentityGet(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
2 changes: 0 additions & 2 deletions zero_trust/connectivitysetting_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestConnectivitySettingEditWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -43,7 +42,6 @@ func TestConnectivitySettingEditWithOptionalParams(t *testing.T) {
}

func TestConnectivitySettingGet(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
2 changes: 0 additions & 2 deletions zero_trust/device_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestDeviceList(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand All @@ -41,7 +40,6 @@ func TestDeviceList(t *testing.T) {
}

func TestDeviceGet(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
5 changes: 0 additions & 5 deletions zero_trust/devicedextest_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
)

func TestDeviceDEXTestNewWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -58,7 +57,6 @@ func TestDeviceDEXTestNewWithOptionalParams(t *testing.T) {
}

func TestDeviceDEXTestUpdateWithOptionalParams(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -105,7 +103,6 @@ func TestDeviceDEXTestUpdateWithOptionalParams(t *testing.T) {
}

func TestDeviceDEXTestList(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand All @@ -131,7 +128,6 @@ func TestDeviceDEXTestList(t *testing.T) {
}

func TestDeviceDEXTestDelete(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down Expand Up @@ -161,7 +157,6 @@ func TestDeviceDEXTestDelete(t *testing.T) {
}

func TestDeviceDEXTestGet(t *testing.T) {
t.Skip("TODO: investigate broken test")
baseURL := "http://localhost:4010"
if envURL, ok := os.LookupEnv("TEST_API_BASE_URL"); ok {
baseURL = envURL
Expand Down
Loading

0 comments on commit 3da444d

Please sign in to comment.