Skip to content

helper-test --test-type unit generates broken code in Ember 3.11 #18245

@Windvis

Description

@Windvis

It looks like #15609 was merged without also adjusting the helper-test blueprint. Since the helper module no longer exports a named function the generated code is invalid by default.

I'm not sure how this should be solved. Unit tests can still be useful for helpers that return values which are not intended for rendering.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions