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

Update test format, run ember-cli-update #264

Merged
merged 3 commits into from
Jun 11, 2020
Merged

Update test format, run ember-cli-update #264

merged 3 commits into from
Jun 11, 2020

Conversation

RobbieTheWagner
Copy link
Contributor

This updates the test format to the new testing style, runs ember-cli-update, removes jQuery, enables Octane, etc.

I also removed node-tests as it did not seem to be used. Please correct me if I am wrong there.

Remove node-tests, update lint
@RobbieTheWagner
Copy link
Contributor Author

RobbieTheWagner commented Jun 11, 2020

Travis still doesn't seem to be reporting here, but the build appears to be running here https://travis-ci.org/github/ember-cli/ember-welcome-page/builds/697317347

Copy link
Contributor

@ijlee2 ijlee2 left a comment

Choose a reason for hiding this comment

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

The update looks good to me. I left 1 suggestion for a test import statement. Happy to see the addon use the latest Ember!

Copy link
Contributor

@MelSumner MelSumner left a comment

Choose a reason for hiding this comment

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

Can you PR this into the updates-for-a11y instead of master branch, please?

@RobbieTheWagner
Copy link
Contributor Author

@MelSumner I was thinking it's best to have 3 separate commits. This one fixes the build and modernizes, yours will add the a11y stuff, and then I will follow up with a third PR doing the updates for the production stuff. If that's okay with you?

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

Successfully merging this pull request may close these issues.

4 participants