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

Upgrade to QUnit 2 #149

Merged
merged 6 commits into from
May 31, 2019
Merged

Upgrade to QUnit 2 #149

merged 6 commits into from
May 31, 2019

Conversation

chasenlehara
Copy link
Member

No description provided.

Chasen Le Hara added 2 commits May 28, 2019 11:21
This commit does two things:

- Disable’s QUnit’s unhandled rejection catching so “unhandled” rejections don’t make tests fail. This is necessary because can-connect always creates a new Promise when `.save()` is called on an instance, which when given no error handler, causes an unhandled rejection.

- Always destroys the current session after each test.
@chasenlehara chasenlehara changed the title QUnit 2 upgrade Upgrade to QUnit 2 May 29, 2019
@cherifGsoul cherifGsoul merged commit edcd2e9 into master May 31, 2019
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.

None yet

2 participants