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

Repairing tests #352

Merged
merged 8 commits into from
Jan 7, 2020
Merged

Conversation

basz
Copy link
Contributor

@basz basz commented Dec 22, 2019

Hi,

following up on #338 I decided we should first get the tests working again. To do that I've reviewed all dependencies and most importantly replaced the deprecated ember-cli-qunit with ember-qunit, which solved a deprecation warnings while running the tests.

Final note, support for node 6 was removed in ember 14, so I took it upon myself to remove that one too from the 'engines' property in packages.

Edit: ember-lts-2.16 and ember-lts-2.18 aren't supported in v4 according to the list. So I removed them too from the test runs

@basz
Copy link
Contributor Author

basz commented Dec 23, 2019

obviously, anything above 3.12 fails at the moment

@jakesjews
Copy link
Contributor

LGTM @workmanw what do you think?

@jakesjews jakesjews merged commit f1c7060 into adopted-ember-addons:master Jan 7, 2020
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.

2 participants