Skip to content

fix(tests): update keypoint detection test URLs to serverless#454

Merged
rvirani1 merged 1 commit intomainfrom
fix/keypoint-detection-test-urls
Apr 15, 2026
Merged

fix(tests): update keypoint detection test URLs to serverless#454
rvirani1 merged 1 commit intomainfrom
fix/keypoint-detection-test-urls

Conversation

@yeldarby
Copy link
Copy Markdown
Contributor

Summary

  • PR Changing default URLs #377 changed default inference URLs to serverless.roboflow.com but missed tests/models/test_keypoint_detection.py, breaking 3 tests on main
  • Updates the mock URL and base_url assertion to match the new default

Test plan

  • python -m unittest — 424 passed (previously 1 failure + 2 errors)

🤖 Generated with Claude Code

PR #377 changed default inference URLs to serverless.roboflow.com but
missed updating tests/models/test_keypoint_detection.py, causing 3 test
failures.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@yeldarby yeldarby requested a review from rvirani1 April 15, 2026 18:18
@rvirani1 rvirani1 merged commit 43feeca into main Apr 15, 2026
13 checks passed
@rvirani1 rvirani1 deleted the fix/keypoint-detection-test-urls branch April 15, 2026 21:29
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.

2 participants