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 QUnit #384

Merged
merged 2 commits into from
Nov 29, 2016
Merged

Upgrade QUnit #384

merged 2 commits into from
Nov 29, 2016

Conversation

chrahunt
Copy link
Collaborator

This fixes the error mentioned in #381 by upgrading QUnit + moving to a packaged version. We should now also be able to update more easily to 2.0 (though there are some breaking changes).

Testing done:

  1. Ran all tests via run-unit-tests.html
  2. Ran all tests via npm run test and npm run test:debug.
  3. Ran all tests via the Debug page after running npm run test:debug

Also changed the paths in karma.conf and run-unit-tests to point to the
version which will be downloaded via npm.
Also added the options that were previously in qunit to
QUnit.config.urlConfig. This should address the comments in dexie#381.
@dfahlander dfahlander merged commit 5bf23af into dexie:master Nov 29, 2016
@chrahunt chrahunt deleted the upgrade-qunit branch December 5, 2016 03:05
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