Skip to content

Map custom saga finders and not found handlers in the saga scenario testing infrastructure#811

Merged
andreasohlund merged 4 commits intomasterfrom
custom-finders
Feb 9, 2026
Merged

Map custom saga finders and not found handlers in the saga scenario testing infrastructure#811
andreasohlund merged 4 commits intomasterfrom
custom-finders

Conversation

@andreasohlund
Copy link
Member

@andreasohlund andreasohlund commented Feb 6, 2026

This was a regression since v9; #812 adds tests to confirm the previous behavior.

@DavidBoike DavidBoike changed the title Sagas with custom finders can't be tested Sagas with custom finders or not found handlers can't be tested Feb 9, 2026
@andreasohlund
Copy link
Member Author

Good catch with the saga not found handlers 👍

@andreasohlund andreasohlund merged commit 76587e0 into master Feb 9, 2026
5 of 7 checks passed
@andreasohlund andreasohlund deleted the custom-finders branch February 9, 2026 17:48
DavidBoike added a commit that referenced this pull request Feb 9, 2026
* Allows sagas with custom finders to be tested

* Simplify

* Minor cleanup

* Also handle not found handler mappings

---------

Co-authored-by: Daniel Marbach <danielmarbach@users.noreply.github.com>
Co-authored-by: David Boike <david.boike@gmail.com>
@DavidBoike DavidBoike removed this from the 10.0.1 milestone Feb 9, 2026
@DavidBoike DavidBoike changed the title Sagas with custom finders or not found handlers can't be tested Map custom saga finders and not found handlers in the saga scenario testing infrastructure Feb 9, 2026
andreasohlund added a commit that referenced this pull request Feb 10, 2026
#813)

* Allows sagas with custom finders to be tested

* Simplify

* Minor cleanup

* Also handle not found handler mappings

---------

Co-authored-by: Andreas Öhlund <andreas.ohlund@particular.net>
Co-authored-by: Daniel Marbach <danielmarbach@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sagas with custom finders or not found handlers can't be tested

3 participants