Skip to content

Do not use assert.throws when testing actions in integration tests#293

Merged
san650 merged 1 commit intomasterfrom
fix-tests
Mar 31, 2017
Merged

Do not use assert.throws when testing actions in integration tests#293
san650 merged 1 commit intomasterfrom
fix-tests

Conversation

@san650
Copy link
Owner

@san650 san650 commented Mar 31, 2017

ember@2.11.3 introduces a (breaking?) change in how exceptions are
propagated in backburner which causes some test that were previously
working, to fail.

See emberjs/ember.js#14898 (comment)

Also fix some descriptions in blueprint tests

ember@2.11.3 introduces a (breaking?) change in how exceptions are
propagated in backburner which causes some test that were previously
working, to fail.

See emberjs/ember.js#14898 (comment)

Also fix some descriptions in blueprint tests
@san650 san650 merged commit 7c83bb1 into master Mar 31, 2017
@san650 san650 deleted the fix-tests branch March 31, 2017 03:17
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.

1 participant