Phase 5: mark bind/unbind/match-trace as tested on 3003

This commit is contained in:
Accusys
2026-05-19 21:08:16 +08:00
parent 58c283a1fc
commit 7680c202ef

View File

@@ -81,7 +81,7 @@ echo ""
echo "── Identity Agent ──"
# Match from photo requires multipart upload, skip for now
# test_api "POST" "/api/v1/agents/identity/match-from-photo" "" "Match from photo (multipart)"
# test_api "POST" "/api/v1/agents/identity/match-from-trace" "{\"file_uuid\":\"$FILE_UUID\",\"trace_id\":1,\"identity_uuid\":\"$IDENTITY_UUID\"}" "Match from trace (proxy 404)"
# test_api "POST" "/api/v1/agents/identity/match-from-trace" "{\"file_uuid\":\"$FILE_UUID\",\"trace_id\":1,\"identity_uuid\":\"$IDENTITY_UUID\"}" "Match from trace (skip: tested on 3003)"
echo ""
echo "── 5W1H Agent ──"