Skip to content

Make gl plot interaction test more robust #266

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

Merged
merged 2 commits into from
Feb 19, 2016
Merged

Make gl plot interaction test more robust #266

merged 2 commits into from
Feb 19, 2016

Conversation

mdtusz
Copy link
Contributor

@mdtusz mdtusz commented Feb 19, 2016

Changed to use toBeCloseTo and added a custom matcher for arrays of values. 🐅


return {
pass: passed,
message: 'Expected ' + actual + ' to be close to ' + expected + '.'
Copy link
Contributor

Choose a reason for hiding this comment

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

Well done. 🎉

@etpinard
Copy link
Contributor

💃

mdtusz added a commit that referenced this pull request Feb 19, 2016
Make gl plot interaction test more robust
@mdtusz mdtusz merged commit c71973b into master Feb 19, 2016
@mdtusz mdtusz deleted the improve-gl-test branch February 19, 2016 20:12
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