Skip to content

Remove deprecated create_tunnel tests from smoketests#759

Merged
alb-rl merged 1 commit intomainfrom
cursor/smoketests-tunnel-endpoint-replacement-112e
Mar 18, 2026
Merged

Remove deprecated create_tunnel tests from smoketests#759
alb-rl merged 1 commit intomainfrom
cursor/smoketests-tunnel-endpoint-replacement-112e

Conversation

@alb-rl
Copy link
Contributor

@alb-rl alb-rl commented Mar 18, 2026

Summary

This PR removes the deprecated test_create_tunnel_deprecated tests from the smoketest suite, as they test the deprecated /create_tunnel endpoint which should no longer be used.

Changes

  • Removed test_create_tunnel_deprecated from sync devbox smoketests (tests/smoketests/sdk/test_devbox.py)
  • Removed test_create_tunnel_deprecated from async devbox smoketests (tests/smoketests/sdk/test_async_devbox.py)

Notes

  • The test_enable_tunnel tests remain in place and provide coverage for the recommended /enable_tunnel endpoint
  • The deprecated create_tunnel endpoint was noted in the test comments to be superseded by enable_tunnel

Slack Thread

Open in Web Open in Cursor 

- Removed test_create_tunnel_deprecated from sync test suite
- Removed test_create_tunnel_deprecated from async test suite
- Tests for enable_tunnel endpoint remain in place as the recommended approach

Co-authored-by: albert <[email protected]>
@alb-rl alb-rl requested a review from tode-rl March 18, 2026 21:37
@alb-rl alb-rl marked this pull request as ready for review March 18, 2026 21:37
@alb-rl alb-rl requested a review from james-rl March 18, 2026 21:37
@alb-rl alb-rl merged commit 682f5d8 into main Mar 18, 2026
7 checks passed
@alb-rl alb-rl deleted the cursor/smoketests-tunnel-endpoint-replacement-112e branch March 18, 2026 21:43
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.

3 participants