Phase 5: mark bind/unbind/match-trace as tested on 3003
This commit is contained in:
@@ -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 ──"
|
||||
|
||||
Reference in New Issue
Block a user