Follow-up to #3191.
Some tests/mock_vws/test_model_target_web_api.py::TestMockErrors tests are intentionally mock-only today because they were added during a CI coverage fix. In the long run, externally observable Model Target Web API behavior should be verified fake coverage against real Vuforia wherever practical, and mock-only tests should remain only for internal mock mechanics or cases that are explicitly documented as impractical to verify against real Vuforia.
Acceptance criteria:
Follow-up to #3191.
Some
tests/mock_vws/test_model_target_web_api.py::TestMockErrorstests are intentionally mock-only today because they were added during a CI coverage fix. In the long run, externally observable Model Target Web API behavior should be verified fake coverage against real Vuforia wherever practical, and mock-only tests should remain only for internal mock mechanics or cases that are explicitly documented as impractical to verify against real Vuforia.Acceptance criteria:
docs/source/differences-to-vws.rst.