Skip to content

Implicit service injection fails in unit tests for dasherized names #108

Closed
@elwayman02

Description

Given a service foo-bar, a route with fooBar: Ember.inject.service(), and a unit test with needs: ['service:foo-bar'], the test blows up and fails to find the injected service via implicit name lookup.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    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