You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`event/` classes | (no automated suite yet — test manually) |
300
-
|`SafeguardA2AContext.java`|(no automated suite yet — requires A2A app setup) |
307
+
|`SafeguardA2AContext.java`|A2ARetrievableAccounts (requires test certs) |
301
308
302
309
### Fixing test failures
303
310
@@ -663,6 +670,7 @@ Create `TestFramework/Suites/Suite-YourFeature.ps1` returning a hashtable:
663
670
| Function | Purpose |
664
671
|---|---|
665
672
|`Invoke-SgJSafeguardApi`| Call Safeguard API via the test tool. Supports `-Service`, `-Method`, `-RelativeUrl`, `-Body`, `-Full`, `-Anonymous`, `-Pkce`, `-Username`, `-Password`, `-AccessToken`|
673
+
|`Invoke-SgJSafeguardA2a`| List A2A retrievable accounts via certificate auth. Supports `-CertificateFile`, `-CertificatePassword`, `-Filter`, `-ParseJson`|
0 commit comments