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

fix toImage bug and split tests based on browser requirement #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rn2dy
Copy link

@rn2dy rn2dy commented Jul 22, 2015

  1. Change test command from /mocha --complier coffee:coffee-script to coffee:coffee-script/register
  2. Splitting tests into two sets one requires browser and one without (so stuff that requires dom api can be tested)
  3. Fix name conflicts caused by assignment Image = canvas.Image() vs new Image() in toImage() function

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.

1 participant