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

Write more Component tests #34

Closed
6 tasks done
michael opened this issue Sep 10, 2015 · 0 comments
Closed
6 tasks done

Write more Component tests #34

michael opened this issue Sep 10, 2015 · 0 comments
Assignees
Milestone

Comments

@michael
Copy link
Member

michael commented Sep 10, 2015

Particularly for the following cases.

  • Various usage scenarios of .html(). Think of how to deal with wrong usage. E.g. calling .html() in combination with .append()
  • Test various scenarios of DOM diffing (preserving child when ref is given)
  • Test various scenarios of shouldComponentUpdate
  • Test Component.mount (passing either a VirtualComponent, or a real Component instance)
  • Test didRender hook
  • Test didMount and willUnmount in combination with didRender
@michael michael self-assigned this Sep 10, 2015
@michael michael added this to the Beta 2 milestone Sep 10, 2015
@michael michael closed this as completed Sep 11, 2015
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

No branches or pull requests

1 participant