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

Handle null or undefined children #11

Merged

Commits on Jun 17, 2016

  1. Added failing test for undefined child

    Greg Poole committed Jun 17, 2016
    Configuration menu
    Copy the full SHA
    420da7c View commit details
    Browse the repository at this point in the history
  2. Added fix for null and undefined children

    Greg Poole committed Jun 17, 2016
    Configuration menu
    Copy the full SHA
    0d96339 View commit details
    Browse the repository at this point in the history
  3. Added a test for null children too

    Greg Poole committed Jun 17, 2016
    Configuration menu
    Copy the full SHA
    2f3e941 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2016

  1. Added more comprehensive tests

    Greg Poole committed Jul 5, 2016
    Configuration menu
    Copy the full SHA
    0a256c4 View commit details
    Browse the repository at this point in the history