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

Setup should fail if trying to assert on a non-exported outport #59

Open
bergie opened this issue Mar 2, 2016 · 0 comments
Open

Setup should fail if trying to assert on a non-exported outport #59

bergie opened this issue Mar 2, 2016 · 0 comments
Labels

Comments

@bergie
Copy link
Member

bergie commented Mar 2, 2016

In this case the fixture graph as an OUT outport, but the test tries to assert on HASH outport that doesn't exist.

The failure is:

Uncaught AssertionError: expected undefined to deeply equal 'QmYA...

Which is not super descriptive. Would be better to tell that such port doesn't exist.

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

No branches or pull requests

2 participants