Skip to content

Broken tests for the components with setters in Input #191

Closed
@GlebIrovich

Description

@GlebIrovich

Hey there! I noticed, that updating to 10.4.1 cause some of my tests failing. I investigated a bit and it seems, that the components, which are using setters in the inputs are not invoking logic that was in the setter before.

I assume it might be caused by this change in 10.2.1 which changes the way how component properties are added to the fixture:

function setComponentProperties<SutType>(

I am curios , is it a bug? And if not, what is the preferred way to test components which use set in the @Input?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions