Skip to content

Every FluxBase test starts from the default transition class - #141

Merged
noha merged 1 commit into
mainfrom
transition-class-reset
Sep 10, 2026
Merged

noha merged 1 commit into
mainfrom
transition-class-reset

Conversation

@noha

@noha noha commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

FBFlow class>>transitionClass is class-side state. ApptiveBase's tests set it to AGFlowTransition and their bases reset it in tearDown, but an aborted run or a base without that teardown leaves it standing, and every FluxBase test building a flow afterwards fails far from the cause. FBTest>>setUp puts the default back.

FBFlow class>>transitionClass is class-side state. ApptiveBase's tests
set it to AGFlowTransition and their bases reset it in tearDown, but an
aborted run or a base without that teardown leaves it standing, and
every FluxBase test building a flow afterwards fails far from the
cause. FBTest>>setUp puts the default back.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@noha
noha merged commit 9651a08 into main Sep 10, 2026
4 checks passed
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.

1 participant