Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

how to run the tests #8

Closed
wojtkowiak opened this issue Jun 13, 2016 · 0 comments
Closed

how to run the tests #8

wojtkowiak opened this issue Jun 13, 2016 · 0 comments
Labels

Comments

@wojtkowiak
Copy link
Contributor

wojtkowiak commented Jun 13, 2016

I have created empty cordova project. Added everything according to https://github.com/apache/cordova-plugin-test-framework.
But it seems I am missing something as almost every test fails. The main reason is that Promise is undefined. Can I do something about it?

BTW, thers is a typo here I guess:
https://github.com/meteor/cordova-plugin-meteor-webapp/blob/master/tests/www/tests.js#L213
xit instead of it

Also I am not sure if this is significant but the versions fixtures have files in wrong path.
Example:
https://github.com/meteor/cordova-plugin-meteor-webapp/blob/master/tests/fixtures/downloadable_versions/version2/manifest.json#L54 while the file is not in the app dir:
https://github.com/meteor/cordova-plugin-meteor-webapp/blob/master/tests/fixtures/downloadable_versions/version2/some-data.json

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants