Skip to content

Conversation

@iliakur
Copy link
Contributor

@iliakur iliakur commented Nov 26, 2025

What does this PR do?

Kudos @JSGette and his Cursor for this work!

Motivation

The mockbin docker image is 9 years old and stopped working on macos (our dev laptops).
httpbin is more maintained, should buy us some more time with this e2e setup.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged
@iliakur iliakur requested a review from a team as a code owner November 26, 2025 11:30
@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@github-actions
Copy link

⚠️ Recommendation: Add qa/skip-qa label

This PR does not modify any files shipped with the agent.

To help streamline the release process, please consider adding the qa/skip-qa label if these changes do not require QA testing.

@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.03%. Comparing base (de3e97e) to head (29a69bc).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Copy link
Contributor

@AAraKKe AAraKKe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Approving it but I have a suggestion that I really think we should implement 😅. Not blocking on it though.

@iliakur iliakur added this pull request to the merge queue Nov 27, 2025
Merged via the queue into master with commit a2597dc Nov 27, 2025
41 of 43 checks passed
@iliakur iliakur deleted the ik/switch-from-mockbin-to-httpbin branch November 27, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment