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

Add end-to-end-tests #90

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add end-to-end-tests #90

wants to merge 3 commits into from

Conversation

paulyoung
Copy link
Contributor

This was created to check whether some issues I ran into while using GSS were legitimate bugs. Of the specs I added, all but one pass.

The spec I added for virtuals demonstrates the error reported at gss/vfl-compiler#8

cc @d4tocchini

@paulyoung
Copy link
Contributor Author

I also discovered what I think could be a bug with Chai (chaijs/chai#270) which is why I updated mocha, chai, and grunt-mocha-phantomjs.

@paulyoung
Copy link
Contributor Author

@Inviz can you say whether you think these specs are worth adding?

@Inviz
Copy link
Contributor

Inviz commented Jan 7, 2015

I think it wouldn't hurt to have them. I'd love to in fact. Didnt see this before.

Though yeah, it uses chains, so need to upgrade the syntax

@paulyoung
Copy link
Contributor Author

@Inviz - I tried adding the changes in spec/end-to-end.coffee to a new branch based on master but they failed.

Can you take a quick look at the file and see if they're still valid?

"[large-message-width]": 480
done()
catch error
done error
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On my new branch, this one times out after 2000ms.

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.

2 participants