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

Added Event tests #100

Merged
merged 1 commit into from
Nov 14, 2017
Merged

Added Event tests #100

merged 1 commit into from
Nov 14, 2017

Conversation

him2him2
Copy link
Contributor

@him2him2 him2him2 commented Nov 1, 2017

Reference: #99
Related: #87
Related: #choojs/nanomorph#89

Created tests for the events listed in https://github.com/choojs/nanomorph/blob/master/lib/events.js#L32

NOTE: Failing tests have been commented. You will need to uncomment to run the failing tests.

The following events fail:

  • onfocusin
  • onfocusout
  • ontouchcancel
  • ontouchend
  • ontouchmove
  • ontouchstart
  • onunload

@him2him2 him2him2 force-pushed the AddEventsTests branch 2 times, most recently from e5fa966 to b21d6d3 Compare November 1, 2017 06:10
@yoshuawuyts
Copy link
Member

@him2him2 Added you as a collaborator; feel free to merge!

@yoshuawuyts yoshuawuyts merged commit 68b261e into choojs:master Nov 14, 2017
@him2him2 him2him2 deleted the AddEventsTests branch November 19, 2017 10:58
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.

None yet

3 participants