Skip to content

many failing integration tests after updating to ember 3.8 #46

@tomwayson

Description

@tomwayson

After updating our application from ember 3.5 to 3.8 many of our component integration tests started failing Assertion Failed: You cannot specify both a positional param (at position 0) and the hash argument 'controlType'. After looking into it, I discovered the one thing those components had in common was that they use ember-do-form components. I still haven't identified any documented relevant changes in Ember itself between 3.5 and 3.8, but the the components in this addon use positional params and also have controlType.

Has anyone successfully used this addon w/ Ember 3.6+?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions