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

Qunit 1.14 #62

Merged
merged 4 commits into from Jul 3, 2014
Merged

Qunit 1.14 #62

merged 4 commits into from Jul 3, 2014

Conversation

Waxolunist
Copy link
Contributor

This PR adds two new development dependencies.

First, I wanted to run the qunit tests offline.
Second, as of qunit version 1.13 triggerEvent was removed (see qunitjs/qunit@7789d6a).
Therefore I had to search for a replacement. I found happen.js to fulfil this task. I tried several other microframeworks for this task and found happen to work best.

I run my tests with karma and that works best with the current qunit version 1.14. The next version will resolve following issue: qunitjs/qunit#350

Therefore the tests should be prepared to work with the latest qunit version.

@pulges pulges merged commit 0add650 into Voog:master Jul 3, 2014
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