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 unit tests for remaining untested code #3

Closed
wroberts opened this issue Mar 26, 2015 · 1 comment
Closed

Write unit tests for remaining untested code #3

wroberts opened this issue Mar 26, 2015 · 1 comment

Comments

@wroberts
Copy link
Owner

  • catching AttributeError in various places
  • node name formats:
    • tgrep2 print command (' prefix to node name)
    • quoted node names
    • i@ case insensitive node names
  • link relations:
    • <<, <<1
    • ,

    • <<'
    • '

    • undefined link relation (raises AssertionError right now)
  • treepositions_no_leaves function
  • tgrep_positions with search_leaves set to False

See, e.g., first coveralls build

@wroberts
Copy link
Owner Author

Mostly fixed cd61160.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant