Skip to content

Media classes not injecting during Acceptance Tests #95

@tiandavis

Description

@tiandavis

Hi Folks, thanks for putting together ember-responsive. Initially, I had similar expectations as the developer in #93, but it makes sense that the acceptance helper wouldn't change the browser size because the addon itself doesn't change the browser size. But I think I'm running into another issue while analyzing how we can bring the responsive pieces under test.

My issue is the media-* classes don't seem to inject during the acceptance test runs.

image

So even if I pause the acceptance test and manually resize the browser, no responsive changes take place because there are no media-* classes to adjust on.

image

Do we have to do anything with tests/helpers/responsive.js to get the injections working that I missed?

Thanks Everyone!

Metadata

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