Skip to content

Feature/partial mocking#504

Open
epixian wants to merge 1 commit intosaloonphp:v4from
epixian:feature/partial-mocking
Open

Feature/partial mocking#504
epixian wants to merge 1 commit intosaloonphp:v4from
epixian:feature/partial-mocking

Conversation

@epixian
Copy link
Copy Markdown
Contributor

@epixian epixian commented Jun 23, 2025

Adds an allowFallback() method to the MockClient. This returns the $pendingRequest instead of throwing NoMockResponseFoundException, allowing the request pipeline to continue (and send an actual request).

Closes #501.

@alexandre-tobia
Copy link
Copy Markdown

@Sammyjo20 Hi ! Any news on this ? Would be awesome to have this.

@Sammyjo20 Sammyjo20 changed the base branch from v3 to v4 March 25, 2026 20:59
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.

Allow partial mocking

2 participants