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

Unspecified error when unit tests are missing. #99

Open
matfin opened this issue Nov 15, 2013 · 3 comments
Open

Unspecified error when unit tests are missing. #99

matfin opened this issue Nov 15, 2013 · 3 comments

Comments

@matfin
Copy link

matfin commented Nov 15, 2013

Hi,

Wanted to point out an issue that had me struggling for days to find out what the problem was.

I set up an RTD project in my Meteor app as per instructions on your blog. The problem is that when I had no tests defined at all (only our custom stubs) I was getting the following error.

PhantomJS 1.9.2 (Mac OS X): Executed 0 of 0 ERROR (0.36 secs / 0 secs)
PhantomJS 1.9.2 (Mac OS X): Executed 0 of 0 ERROR (0.36 secs / 0 secs)

Error: Command failed:
Fatal error: Command failed:

For anyone else in the same position I suggest writing at least a simple test. Would it be possible to have this error caught and have a more informative message displayed?

Thanks,

Matt

@xolvio
Copy link
Collaborator

xolvio commented Nov 15, 2013

Thanks for the feedback. We really ought to get the docs up to date for RTD. I promise to when I get time :)

@xolvio
Copy link
Collaborator

xolvio commented Nov 15, 2013

And make that error more informative

@AdrienLemaire
Copy link
Contributor

bump on that issue, there are no simple test shown in http://rtd.xolv.io/

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

No branches or pull requests

3 participants