Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration tests #9

Closed
wants to merge 4 commits into from
Closed

Conversation

ksin
Copy link

@ksin ksin commented May 30, 2017

Was too much hassle to rebase #3, so started a new branch. :)

run(() => { set(this, 'tagName', landmark); });

this.render(hbs`
{{#a11y-landmark tagName=tagName}}
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have the time to dig more into this right now but the Travis builds for the older LTS versions seem to be failing because of this. Apparently, setting the component's tagName params to a variable sends in an [Object object] (haven't figured out what that looks like yet). Using a literal string like tagName="nav" seems to work fine.

Would love to know what's wrong / what the fix is if someone knows. :)

@MelSumner
Copy link
Member

@ksin did you want to rebase and work through this a little more so we can merge?

@EndangeredMassa
Copy link
Contributor

I pushed a new branch for reference where I fixed the merge conflict and fixed #8

Branch: https://github.com/ember-a11y/ember-a11y-landmarks/commits/ksin-add-tests


Do you want to use this to update your PR, @ksin?

@ksin
Copy link
Author

ksin commented Jul 21, 2017

@MelSumner @EndangeredMassa hey! sorry I've been a little caught up with stuff lately. I'll circle back in a week or so. thanks for the ping reminders :)

@EndangeredMassa
Copy link
Contributor

Closing this due to age and being outdated. If you want to open a new PR, feel free! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants