Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PP-13235: Using a mountebank replacement. #2713

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

nataliecarey
Copy link
Contributor

WHAT

As Mountebank is being deprecated we're moving onto our own run-amock project. which is a drop-in replacement for the functionality we've been using from Mountebank.

(related to alphagov/pay-frontend#3913 and alphagov/pay-selfservice#4287)

Also Removing verifyStubs as it's never used, each test can specify that the stubs inside it should be verified but no individual test uses this functionality.

…s never used, each test can specify that the stubs inside it should be verified but no individual test uses this functionality.
Copy link
Contributor

@marcotranchino marcotranchino left a comment

Choose a reason for hiding this comment

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

Tests running perfectly.
Great work! 🎉

@nataliecarey nataliecarey merged commit 3e283f4 into master Oct 14, 2024
12 checks passed
@nataliecarey nataliecarey deleted the PP-13235_replace_mountebank branch October 14, 2024 10:41
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