13.32But don't create subflows only because you want tests
You don't need:
one component
=
one subflow
just so it can be tested.
Maintainable architecture first.
Test at meaningful behavioral boundaries.
You don't need:
one component
=
one subflow
just so it can be tested.
Maintainable architecture first.
Test at meaningful behavioral boundaries.