We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was just about to look into extending our browser & device coverage for this library, and unfortunately hit a few snags.
I could not get the tests to run at all at first, managed to fix it with 9f1db79.
Now when run grunt test:webserver to spin up a browser that can run the Nodeunit tests, only a small subset of the test are running, namely:
grunt test:webserver
grunt karma seems to also be effected running only this subset.
grunt karma
Do you know what has caused this issue? If not, I will have to dive in, but was not expecting to have to do that.
The text was updated successfully, but these errors were encountered:
Do you know what has caused this issue?
Sorry: 6cbb0f1
Sorry, something went wrong.
Resolved.
No branches or pull requests
I was just about to look into extending our browser & device coverage for this library, and unfortunately hit a few snags.
I could not get the tests to run at all at first, managed to fix it with 9f1db79.
Now when run
grunt test:webserver
to spin up a browser that can run the Nodeunit tests, only a small subset of the test are running, namely:grunt karma
seems to also be effected running only this subset.Do you know what has caused this issue? If not, I will have to dive in, but was not expecting to have to do that.
The text was updated successfully, but these errors were encountered: