Skip to content

Match real Vuforia Model Target error responses#3203

Merged
adamtheturtle merged 3 commits into
mainfrom
adamtheturtle/pick-open-issue
May 22, 2026
Merged

Match real Vuforia Model Target error responses#3203
adamtheturtle merged 3 commits into
mainfrom
adamtheturtle/pick-open-issue

Conversation

@adamtheturtle
Copy link
Copy Markdown
Member

Summary

Test plan

  • pytest tests/mock_vws/test_model_target_web_api.py — 74 passed across real Vuforia + in-memory mock + Docker-in-memory mock backends.

🤖 Generated with Claude Code

Probed real Vuforia to discover actual error response shapes, updated
the mock to match, and converted previously mock-only error-path tests
into verified-fake tests that run against real Vuforia + both mock
backends.

Closes #3197, #3193, #3194. Partial progress on #3192, #3195. The
advanced-dataset model-count case remains mock-only (tracked by #3202,
blocked on Enterprise scope entitlement).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
adamtheturtle and others added 2 commits May 22, 2026 07:36
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Audit Model Target mock-only tests

1 participant