Skip to content

Validate nested reconcilers at test-time #583

@mamachanko

Description

@mamachanko

This is a follow-up for #578.

Given I have a nested reconciler (say Advice[Sequence[ChildReconciler, ChildReconciler]])
When I run tests for the outer reconciler (say Advice)
Then I would like my tests to error (not panic) and to see error messages for any of the reconcilers in the tree (say ChildReconciler)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions