Conversation
Signed-off-by: Sridhar G K <gksridhar09@gmail.com>
sridhargk
marked this pull request as draft
September 21, 2026 10:31
…e response for operation labels Signed-off-by: Sridhar G K <gksridhar09@gmail.com>
sridhargk
marked this pull request as ready for review
September 23, 2026 10:16
Collaborator
Author
|
IT Execution Results: ❯ go test ./aisecurityforappsv1/... -v -count=1 -tags=integration -timeout 15m -args -ginkgo.v -ginkgo.focus="Integration Tests"
=== RUN TestAiSecurityForAppsV1
Running Suite: AiSecurityForAppsV1 Suite
========================================
Random Seed: 1790158422
Will run 7 of 92 specs
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
------------------------------
AiSecurityForAppsV1 Integration Tests AI Security Settings Get and Update AI Security Settings
Get AI Security Settings
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:90
•
------------------------------
AiSecurityForAppsV1 Integration Tests AI Security Settings Get and Update AI Security Settings
Update AI Security Settings
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:101
•
------------------------------
AiSecurityForAppsV1 Integration Tests API Gateway Discovery Get API Gateway Discovery
Get API Gateway Discovery
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:132
•
------------------------------
AiSecurityForAppsV1 Integration Tests API Gateway Discovery List API Gateway Discovery Operations
List API Gateway Discovery Operations
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:145
•
------------------------------
AiSecurityForAppsV1 Integration Tests API Gateway Schemas Get API Gateway Schemas
Get API Gateway Schemas
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:160
•
------------------------------
AiSecurityForAppsV1 Integration Tests API Gateway Operations Create single operation, retrieve it, and delete it
Create a single API Gateway Operation, retrieve it by operation ID, then delete and verify deletion
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:175
• [SLOW TEST:5.796 seconds]
AiSecurityForAppsV1 Integration Tests
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:48
API Gateway Operations
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:173
Create single operation, retrieve it, and delete it
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:174
Create a single API Gateway Operation, retrieve it by operation ID, then delete and verify deletion
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:175
------------------------------
AiSecurityForAppsV1 Integration Tests API Gateway Operations Create bulk operations, retrieve one, update labels, then delete all
Create 3 API Gateway operations in bulk, retrieve one, update labels, and clean up
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:230
• [SLOW TEST:9.272 seconds]
AiSecurityForAppsV1 Integration Tests
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:48
API Gateway Operations
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:173
Create bulk operations, retrieve one, update labels, then delete all
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:229
Create 3 API Gateway operations in bulk, retrieve one, update labels, and clean up
/Users/sridhargk/Developer/SDK/Public/networking-go-sdk/aisecurityforappsv1/ai_security_for_apps_v1_integration_test.go:230
------------------------------
Ran 7 of 92 Specs in 20.886 seconds
SUCCESS! -- 7 Passed | 0 Failed | 0 Pending | 85 Skipped
--- PASS: TestAiSecurityForAppsV1 (21.98s)
PASS
ok github.com/IBM/networking-go-sdk/aisecurityforappsv1 23.234s
|
Signed-off-by: Sridhar G K <gksridhar09@gmail.com>
Signed-off-by: Sridhar G K <gksridhar09@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR summary
Fixes: AI Security for Apps
PR Checklist
Please make sure that your PR fulfills the following requirements:
PR Type
What is the current behavior?
What is the new behavior?
Does this PR introduce a breaking change?
Other information